public static class ComputeEnumConstants.SourceInstanceProperties.PostKeyRevocationActionTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SourceInstanceProperties.PostKeyRevocationActionType.
Constants for wire representations of the SourceInstanceProperties.Types.PostKeyRevocationActionType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Noop
public const string Noop = "NOOP"Wire representation of Noop .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Shutdown
public const string Shutdown = "SHUTDOWN"Wire representation of Shutdown .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPostKeyRevocationActionType
public const string UndefinedPostKeyRevocationActionType = "UNDEFINED_POST_KEY_REVOCATION_ACTION_TYPE"Wire representation of UndefinedPostKeyRevocationActionType .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "POST_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|