Compute Engine v1 API - Class ComputeEnumConstants.SourceInstanceProperties.PostKeyRevocationActionType (3.23.0)

public static class ComputeEnumConstants.SourceInstanceProperties.PostKeyRevocationActionType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SourceInstanceProperties.PostKeyRevocationActionType.

Constants for wire representations of the SourceInstanceProperties.Types.PostKeyRevocationActionType enum.

Inheritance

object > ComputeEnumConstants.SourceInstanceProperties.PostKeyRevocationActionType

Namespace

Google.Cloud.Compute.V1

Assembly

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