public static class ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.StateReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.State.
Constants for wire representations of the GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Types.State enum.
Inheritance
object > ComputeEnumConstants.GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.StateNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Cancelled
public const string Cancelled = "STATE_CANCELLED"Wire representation of Cancelled .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Completed
public const string Completed = "STATE_COMPLETED"Wire representation of Completed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Failed
public const string Failed = "STATE_FAILED"Wire representation of Failed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Paused
public const string Paused = "STATE_PAUSED"Wire representation of Paused .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Processing
public const string Processing = "STATE_PROCESSING"Wire representation of Processing .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"Wire representation of UndefinedState .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unknown
public const string Unknown = "STATE_UNKNOWN"Wire representation of Unknown .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "STATE_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|