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-03-24 UTC."],[[["This document provides versioned reference documentation for the `ForceUpdateOnRepair` enum within the `InstanceGroupManagerInstanceLifecyclePolicy.Types` of the Google Compute Engine v1 API."],["The latest version of the `ForceUpdateOnRepair` documentation is 3.6.0, with a range of versions available dating back to 1.0.0."],["The `ForceUpdateOnRepair` enum controls whether a virtual machine's configuration is forcibly updated during repair, with options being `NO` (default), `YES`, and `UndefinedForceUpdateOnRepair`."],["The `ForceUpdateOnRepair` enum is contained within the `Google.Cloud.Compute.V1` namespace, specifically found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]