public static class ComputeEnumConstants.LicenseCode.State
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.LicenseCode.State.
Constants for wire representations of the LicenseCode.Types.State enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Disabled
public const string Disabled = "DISABLED"
Wire representation of Disabled.
Field Value | |
---|---|
Type | Description |
string |
Enabled
public const string Enabled = "ENABLED"
Wire representation of Enabled.
Field Value | |
---|---|
Type | Description |
string |
Restricted
public const string Restricted = "RESTRICTED"
Wire representation of Restricted.
Field Value | |
---|---|
Type | Description |
string |
Terminated
public const string Terminated = "TERMINATED"
Wire representation of Terminated.
Field Value | |
---|---|
Type | Description |
string |
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"
Wire representation of UndefinedState.
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "STATE_UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |