public static class ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataLocationRolloutStatus.StateReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataLocationRolloutStatus.State.
Constants for wire representations of the GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataLocationRolloutStatus.Types.State enum.
Inheritance
object > ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataLocationRolloutStatus.StateNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
LocationRolloutStateCompleted
public const string LocationRolloutStateCompleted = "LOCATION_ROLLOUT_STATE_COMPLETED"Wire representation of LocationRolloutStateCompleted .
| Field Value | |
|---|---|
| Type | Description |
string |
|
LocationRolloutStateFailed
public const string LocationRolloutStateFailed = "LOCATION_ROLLOUT_STATE_FAILED"Wire representation of LocationRolloutStateFailed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
LocationRolloutStateNotStarted
public const string LocationRolloutStateNotStarted = "LOCATION_ROLLOUT_STATE_NOT_STARTED"Wire representation of LocationRolloutStateNotStarted .
| Field Value | |
|---|---|
| Type | Description |
string |
|
LocationRolloutStateSkipped
public const string LocationRolloutStateSkipped = "LOCATION_ROLLOUT_STATE_SKIPPED"Wire representation of LocationRolloutStateSkipped .
| Field Value | |
|---|---|
| Type | Description |
string |
|
LocationRolloutStateUnspecified
public const string LocationRolloutStateUnspecified = "LOCATION_ROLLOUT_STATE_UNSPECIFIED"Wire representation of LocationRolloutStateUnspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"Wire representation of UndefinedState .
| Field Value | |
|---|---|
| Type | Description |
string |
|