public enum KeyRevocationActionTypeReference 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.V1Assembly
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. |