Class ComputeEnumConstants.PerInstanceConfig.Status (1.3.0)

public static class Status

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

Inheritance

Object > ComputeEnumConstants.PerInstanceConfig.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Applying

public const string Applying = "APPLYING"

Wire representation of Applying.

Field Value
TypeDescription
String

Deleting

public const string Deleting = "DELETING"

Wire representation of Deleting.

Field Value
TypeDescription
String

Effective

public const string Effective = "EFFECTIVE"

Wire representation of Effective.

Field Value
TypeDescription
String

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
String

Unapplied

public const string Unapplied = "UNAPPLIED"

Wire representation of Unapplied.

Field Value
TypeDescription
String

UnappliedDeletion

public const string UnappliedDeletion = "UNAPPLIED_DELETION"

Wire representation of UnappliedDeletion.

Field Value
TypeDescription
String

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
String