Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::Scheduling::InstanceTerminationAction (v0.4.0)

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.