Reference documentation and code samples for the Compute Engine v1 API enum UpdateInstanceRequest.Types.MostDisruptiveAllowedAction.
Specifies the most disruptive action that can be taken on the instance as part of the update. Compute Engine returns an error if the instance properties require a more disruptive action as part of the instance update. Valid options from lowest to highest are NO_EFFECT, REFRESH, and RESTART.
Additional supported values which may be not listed in the enum directly due to technical reasons:
INVALID
NO_EFFECT
REFRESH
RESTART
[[["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."],[[["This page provides a comprehensive list of versions for the `UpdateInstanceRequest.Types.MostDisruptiveAllowedAction` within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The `MostDisruptiveAllowedAction` enum specifies the level of disruption allowed when updating an instance, with options ranging from `NO_EFFECT` to `REFRESH` and `RESTART`."],["The enum is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly, which is crucial for .NET development."],["There are also additional, potentially unlisted, supported values for the `MostDisruptiveAllowedAction` which include `INVALID`, `NO_EFFECT`, `REFRESH` and `RESTART`."],["The page also displays the `UndefinedMostDisruptiveAllowedAction` field, which is used when the enum field is not set."]]],[]]