Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::Scheduling::InstanceTerminationAction (v1.11.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::Scheduling::InstanceTerminationAction.
Defines the supported termination actions for an instance.
Constants
INSTANCE_TERMINATION_ACTION_UNSPECIFIED
value: 0 Default value. This value is unused.
DELETE
value: 1 Delete the VM.
STOP
value: 2 Stop the VM without storing in-memory content. default action.