Compute Engine v1 API - Class ComputeEnumConstants.ResourcePolicy.Status (2.15.0)

public static class ComputeEnumConstants.ResourcePolicy.Status

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ResourcePolicy.Status.

Constants for wire representations of the ResourcePolicy.Types.Status enum.

Inheritance

object > ComputeEnumConstants.ResourcePolicy.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Creating

public const string Creating = "CREATING"

Wire representation of Creating.

Field Value
TypeDescription
string

Deleting

public const string Deleting = "DELETING"

Wire representation of Deleting.

Field Value
TypeDescription
string

Expired

public const string Expired = "EXPIRED"

Wire representation of Expired.

Field Value
TypeDescription
string

Invalid

public const string Invalid = "INVALID"

Wire representation of Invalid.

Field Value
TypeDescription
string

Ready

public const string Ready = "READY"

Wire representation of Ready.

Field Value
TypeDescription
string

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
string