public static class ComputeEnumConstants.Rollout.StateReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Rollout.State.
Constants for wire representations of the Rollout.Types.State enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
CancelFailed
public const string CancelFailed = "CANCEL_FAILED"Wire representation of CancelFailed.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Cancelled
public const string Cancelled = "CANCELLED"Wire representation of Cancelled.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Cancelling
public const string Cancelling = "CANCELLING"Wire representation of Cancelling.
| Field Value | |
|---|---|
| Type | Description |
string |
|
CompleteFailed
public const string CompleteFailed = "COMPLETE_FAILED"Wire representation of CompleteFailed.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Completed
public const string Completed = "COMPLETED"Wire representation of Completed.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Completing
public const string Completing = "COMPLETING"Wire representation of Completing.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Failed
public const string Failed = "FAILED"Wire representation of Failed.
| Field Value | |
|---|---|
| Type | Description |
string |
|
PauseFailed
public const string PauseFailed = "PAUSE_FAILED"Wire representation of PauseFailed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Paused
public const string Paused = "PAUSED"Wire representation of Paused.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Pausing
public const string Pausing = "PAUSING"Wire representation of Pausing.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Processing
public const string Processing = "PROCESSING"Wire representation of Processing.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Ready
public const string Ready = "READY"Wire representation of Ready.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Resuming
public const string Resuming = "RESUMING"Wire representation of Resuming.
| Field Value | |
|---|---|
| Type | Description |
string |
|
RollbackWaveFailed
public const string RollbackWaveFailed = "ROLLBACK_WAVE_FAILED"Wire representation of RollbackWaveFailed.
| Field Value | |
|---|---|
| Type | Description |
string |
|
RollingBack
public const string RollingBack = "ROLLING_BACK"Wire representation of RollingBack .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"Wire representation of UndefinedState.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Uninitialized
public const string Uninitialized = "UNINITIALIZED"Wire representation of Uninitialized.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "STATE_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|
WaveFailed
public const string WaveFailed = "WAVE_FAILED"Wire representation of WaveFailed.
| Field Value | |
|---|---|
| Type | Description |
string |
|