Minimal action to be taken on an instance. You can specify either RESTART to restart existing instances or REPLACE to delete and create new instances from the target template. If you specify a RESTART, the Updater will attempt to perform that action only. However, if the Updater determines that the minimal action you specify is not enough to perform the update, it might perform a more disruptive action.
Additional supported values which may be not listed in the enum directly due to technical reasons:
NONE
REFRESH
REPLACE
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 `Google.Cloud.Compute.V1.InstanceGroupManagerUpdatePolicy.Types.MinimalAction` resource, ranging from version 1.0.0 to the latest, 3.6.0."],["The `MinimalAction` enum defines the action to be performed on an instance during an update, with options including RESTART and REPLACE, although other actions like NONE and REFRESH are supported, even though they are not explicitly listed in the enum."],["The resource is located within the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."],["The enum also has a field called `UndefinedMinimalAction`, which indicates if the field is not set."]]],[]]