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