Compute Engine v1 API - Class ComputeEnumConstants.InstanceProperties.KeyRevocationActionType (2.2.0)

public static class KeyRevocationActionType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstanceProperties.KeyRevocationActionType.

Constants for wire representations of the InstanceProperties.Types.KeyRevocationActionType enum.

Inheritance

Object > ComputeEnumConstants.InstanceProperties.KeyRevocationActionType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
String

Stop

public const string Stop = "STOP"

Wire representation of Stop.

Field Value
TypeDescription
String

UndefinedKeyRevocationActionType

public const string UndefinedKeyRevocationActionType = "UNDEFINED_KEY_REVOCATION_ACTION_TYPE"

Wire representation of UndefinedKeyRevocationActionType.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String