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

public static class ComputeEnumConstants.PerInstanceConfig.Status

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PerInstanceConfig.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