Class RegionInstanceGroupManagerAutoHealingPolicies
Inheritance
System.Object
RegionInstanceGroupManagerAutoHealingPolicies
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class RegionInstanceGroupManagerAutoHealingPolicies
Fields
View SourceHealthCheck
The health check resource that signals autohealing.
Declaration
public readonly string HealthCheck
Field Value
| Type | Description |
|---|---|
| System.String |
InitialDelaySec
The number of seconds that the managed instance group waits before it applies autohealing policies to new instances or recently recreated instances. Between 0 and 3600.
Declaration
public readonly int InitialDelaySec
Field Value
| Type | Description |
|---|---|
| System.Int32 |