public static class ComputeEnumConstants.InstanceGroupManagerInstanceLifecyclePolicy.ForceUpdateOnRepairReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstanceGroupManagerInstanceLifecyclePolicy.ForceUpdateOnRepair.
Constants for wire representations of the InstanceGroupManagerInstanceLifecyclePolicy.Types.ForceUpdateOnRepair enum.
Inheritance
object > ComputeEnumConstants.InstanceGroupManagerInstanceLifecyclePolicy.ForceUpdateOnRepairNamespace
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 |
|
UndefinedForceUpdateOnRepair
public const string UndefinedForceUpdateOnRepair = "UNDEFINED_FORCE_UPDATE_ON_REPAIR"Wire representation of UndefinedForceUpdateOnRepair .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Yes
public const string Yes = "YES"Wire representation of Yes .
| Field Value | |
|---|---|
| Type | Description |
string |
|