public static class ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutInput.PredefinedRolloutPlanReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutInput.PredefinedRolloutPlan.
Constants for wire representations of the GlobalVmExtensionPolicyRolloutOperationRolloutInput.Types.PredefinedRolloutPlan enum.
Inheritance
object > ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutInput.PredefinedRolloutPlanNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
FastRollout
public const string FastRollout = "FAST_ROLLOUT"Wire representation of FastRollout .
| Field Value | |
|---|---|
| Type | Description |
string |
|
RolloutPlanUnspecified
public const string RolloutPlanUnspecified = "ROLLOUT_PLAN_UNSPECIFIED"Wire representation of RolloutPlanUnspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|
SlowRollout
public const string SlowRollout = "SLOW_ROLLOUT"Wire representation of SlowRollout .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPredefinedRolloutPlan
public const string UndefinedPredefinedRolloutPlan = "UNDEFINED_PREDEFINED_ROLLOUT_PLAN"Wire representation of UndefinedPredefinedRolloutPlan .
| Field Value | |
|---|---|
| Type | Description |
string |
|