Compute Engine v1 API - Class GlobalVmExtensionPolicyRolloutOperation (3.28.0)

public sealed class GlobalVmExtensionPolicyRolloutOperation : IMessage<GlobalVmExtensionPolicyRolloutOperation>, IEquatable<GlobalVmExtensionPolicyRolloutOperation>, IDeepCloneable<GlobalVmExtensionPolicyRolloutOperation>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class GlobalVmExtensionPolicyRolloutOperation.

Represents the rollout operation

Inheritance

object > GlobalVmExtensionPolicyRolloutOperation

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GlobalVmExtensionPolicyRolloutOperation()

public GlobalVmExtensionPolicyRolloutOperation()

GlobalVmExtensionPolicyRolloutOperation(GlobalVmExtensionPolicyRolloutOperation)

public GlobalVmExtensionPolicyRolloutOperation(GlobalVmExtensionPolicyRolloutOperation other)
Parameter
Name Description
other GlobalVmExtensionPolicyRolloutOperation

Properties

RolloutInput

public GlobalVmExtensionPolicyRolloutOperationRolloutInput RolloutInput { get; set; }

Required. The rollout input which defines the rollout plan.

Property Value
Type Description
GlobalVmExtensionPolicyRolloutOperationRolloutInput

RolloutStatus

public GlobalVmExtensionPolicyRolloutOperationRolloutStatus RolloutStatus { get; set; }

Output only. [Output Only] The rollout status of the policy.

Property Value
Type Description
GlobalVmExtensionPolicyRolloutOperationRolloutStatus