Defines the maintenance behavior for this instance. For standard instances, the default behavior is MIGRATE. For preemptible instances, the default and only possible behavior is TERMINATE. For more information, see Set VM availability policies.
[Default] Allows Compute Engine to automatically migrate instances out of the way of maintenance events.
Terminate
Tells Compute Engine to terminate and (optionally) restart the instance away from the maintenance activity. If you would like your instance to be restarted, set the automaticRestart flag to true. Your instance may be restarted more than once, and it may be restarted outside the window of maintenance events.
UndefinedOnHostMaintenance
A value indicating that the enum field is not set.
[[["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 2025-03-24 UTC."],[[["The latest version available is 3.6.0, providing access to the most recent features and updates for `Google.Cloud.Compute.V1.Scheduling.Types.OnHostMaintenance`."],["The documentation includes a comprehensive version history, ranging from version 1.0.0 up to the latest version 3.6.0."],["The `OnHostMaintenance` enum defines instance maintenance behaviors, with options including `Migrate`, which is default for standard instances, and `Terminate`, which is the default for preemptible instances."],["The enum also includes `UndefinedOnHostMaintenance`, which is used when the enum field is not set, and provides descriptions for `Migrate` and `Terminate`, providing a clear understanding of their functions."],["The documentation is for the namespace `Google.Cloud.Compute.V1` within the assembly `Google.Cloud.Compute.V1.dll` and can be accessed by version."]]],[]]