KeyRevocationActionType(value)KeyRevocationActionType of the instance. Supported options are "STOP" and "NONE". The default value is "NONE" if it is not specified.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_KEY_REVOCATION_ACTION_TYPE |
A value indicating that the enum field is not set. |
KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED |
Default value. This value is unused. |
NONE |
Indicates user chose no operation. |
STOP |
Indicates user chose to opt for VM shutdown on key revocation. |