public static class ComputeEnumConstants.InstanceGroupManagerInstanceLifecyclePolicyOnRepair.AllowChangingZoneReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstanceGroupManagerInstanceLifecyclePolicyOnRepair.AllowChangingZone.
Constants for wire representations of the InstanceGroupManagerInstanceLifecyclePolicyOnRepair.Types.AllowChangingZone enum.
Inheritance
object > ComputeEnumConstants.InstanceGroupManagerInstanceLifecyclePolicyOnRepair.AllowChangingZoneNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
No
public const string No = "NO"Wire representation of No .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAllowChangingZone
public const string UndefinedAllowChangingZone = "UNDEFINED_ALLOW_CHANGING_ZONE"Wire representation of UndefinedAllowChangingZone .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Yes
public const string Yes = "YES"Wire representation of Yes .
| Field Value | |
|---|---|
| Type | Description |
string |
|