public static class ComputeEnumConstants.ManagedInstance.TargetStatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ManagedInstance.TargetStatus.
Constants for wire representations of the ManagedInstance.Types.TargetStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Abandoned
public const string Abandoned = "ABANDONED"Wire representation of Abandoned.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Deleted
public const string Deleted = "DELETED"Wire representation of Deleted.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Invalid
public const string Invalid = "INVALID"Wire representation of Invalid.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedTargetStatus
public const string UndefinedTargetStatus = "UNDEFINED_TARGET_STATUS"Wire representation of UndefinedTargetStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|