public static class 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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Applying
public const string Applying = "APPLYING"
Wire representation of Applying.
Field Value | |
---|---|
Type | Description |
String |
Deleting
public const string Deleting = "DELETING"
Wire representation of Deleting.
Field Value | |
---|---|
Type | Description |
String |
Effective
public const string Effective = "EFFECTIVE"
Wire representation of Effective.
Field Value | |
---|---|
Type | Description |
String |
None
public const string None = "NONE"
Wire representation of None.
Field Value | |
---|---|
Type | Description |
String |
Unapplied
public const string Unapplied = "UNAPPLIED"
Wire representation of Unapplied.
Field Value | |
---|---|
Type | Description |
String |
UnappliedDeletion
public const string UnappliedDeletion = "UNAPPLIED_DELETION"
Wire representation of UnappliedDeletion.
Field Value | |
---|---|
Type | Description |
String |
UndefinedStatus
public const string UndefinedStatus = "UNDEFINED_STATUS"
Wire representation of UndefinedStatus.
Field Value | |
---|---|
Type | Description |
String |