Compute Engine v1 API - Class ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutInput.PredefinedRolloutPlan (3.28.0)

public static class ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutInput.PredefinedRolloutPlan

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

Namespace

Google.Cloud.Compute.V1

Assembly

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