Compute Engine v1 API - Class ComputeEnumConstants.DiskResourceStatusAsyncReplicationStatus.State (2.15.0)

public static class ComputeEnumConstants.DiskResourceStatusAsyncReplicationStatus.State

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.DiskResourceStatusAsyncReplicationStatus.State.

Constants for wire representations of the DiskResourceStatusAsyncReplicationStatus.Types.State enum.

Inheritance

object > ComputeEnumConstants.DiskResourceStatusAsyncReplicationStatus.State

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active.

Field Value
TypeDescription
string

Created

public const string Created = "CREATED"

Wire representation of Created.

Field Value
TypeDescription
string

Starting

public const string Starting = "STARTING"

Wire representation of Starting.

Field Value
TypeDescription
string

Stopped

public const string Stopped = "STOPPED"

Wire representation of Stopped.

Field Value
TypeDescription
string

Stopping

public const string Stopping = "STOPPING"

Wire representation of Stopping.

Field Value
TypeDescription
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "STATE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string