Backup and DR Service v1 API - Enum KeyRevocationActionType (2.0.0)

public enum KeyRevocationActionType

Reference documentation and code samples for the Backup and DR Service v1 API enum KeyRevocationActionType.

Specifies whether the virtual machine instance will be shut down on key revocation. It is currently used in instance, instance properties and GMI protos

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
None

Indicates user chose no operation.

Stop

Indicates user chose to opt for VM shutdown on key revocation.

Unspecified

Default value. This value is unused.