public static class ComputeEnumConstants.PublicDelegatedPrefixPublicDelegatedSubPrefix.StatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PublicDelegatedPrefixPublicDelegatedSubPrefix.Status.
Constants for wire representations of the PublicDelegatedPrefixPublicDelegatedSubPrefix.Types.Status enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Active
public const string Active = "ACTIVE"Wire representation of Active .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Inactive
public const string Inactive = "INACTIVE"Wire representation of Inactive .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedStatus
public const string UndefinedStatus = "UNDEFINED_STATUS"Wire representation of UndefinedStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|