public static class ComputeEnumConstants.PerInstanceConfig.StatusReference 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 |
|