Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::ComputeScheduling::RestartType.
Defines whether the Instance should be automatically restarted whenever
it is terminated by Compute Engine (not terminated by user).
Constants
RESTART_TYPE_UNSPECIFIED
value: 0 Unspecified behavior. This will use the default.
AUTOMATIC_RESTART
value: 1 The Instance should be automatically restarted whenever it is
terminated by Compute Engine.
NO_AUTOMATIC_RESTART
value: 2 The Instance isn't automatically restarted whenever it is
terminated by Compute Engine.
[[["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-11-06 UTC."],[],[]]