Compute Engine v1 API - Class ComputeEnumConstants.InstanceGroupManagerInstanceLifecyclePolicyOnRepair.AllowChangingZone (3.29.0)

public static class ComputeEnumConstants.InstanceGroupManagerInstanceLifecyclePolicyOnRepair.AllowChangingZone

Reference 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.AllowChangingZone

Namespace

Google.Cloud.Compute.V1

Assembly

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