public static class ComputeEnumConstants.SourceInstanceProperties.KeyRevocationActionTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SourceInstanceProperties.KeyRevocationActionType.
Constants for wire representations of the SourceInstanceProperties.Types.KeyRevocationActionType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
None
public const string None = "NONE"Wire representation of None .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Stop
public const string Stop = "STOP"Wire representation of Stop .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedKeyRevocationActionType
public const string UndefinedKeyRevocationActionType = "UNDEFINED_KEY_REVOCATION_ACTION_TYPE"Wire representation of UndefinedKeyRevocationActionType .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|