public static class ComputeEnumConstants.PreviewFeature.ActivationStatus
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PreviewFeature.ActivationStatus.
Constants for wire representations of the PreviewFeature.Types.ActivationStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
ActivationStateUnspecified
public const string ActivationStateUnspecified = "ACTIVATION_STATE_UNSPECIFIED"
Wire representation of ActivationStateUnspecified .
Field Value | |
---|---|
Type | Description |
string |
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 |
UndefinedActivationStatus
public const string UndefinedActivationStatus = "UNDEFINED_ACTIVATION_STATUS"
Wire representation of UndefinedActivationStatus .
Field Value | |
---|---|
Type | Description |
string |