Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupManagerInstanceLifecyclePolicy.Types.ForceUpdateOnRepair.
A bit indicating whether to forcefully apply the group's latest configuration when repairing a VM. Valid options are: - NO (default): If configuration updates are available, they are not forcefully applied during repair. Instead, configuration updates are applied according to the group's update policy. - YES: If configuration updates are available, they are applied during repair.
[[["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-04-09 UTC."],[[["This document provides reference information for the `InstanceGroupManagerInstanceLifecyclePolicy.Types.ForceUpdateOnRepair` enum within the Google Cloud Compute Engine v1 API."],["The enum `ForceUpdateOnRepair` is available in multiple versions of the API, ranging from version 1.0.0 to the latest version, 3.6.0."],["The enum controls if the latest configurations are forcefully applied during VM repair, with options to select between \"YES\" and \"NO,\" with \"NO\" being the default behavior."],["There are also `UndefinedForceUpdateOnRepair` for when the enum is not set."],["The documentation is under the `Google.Cloud.Compute.V1` namespace, contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]