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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-11 UTC."],[],[]]