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."],[[["The content provides documentation for the `InstanceGroupManagerInstanceLifecyclePolicy.Types.ForceUpdateOnRepair` enum within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The enum `ForceUpdateOnRepair` has three possible values: `No`, `UndefinedForceUpdateOnRepair`, and `Yes`, which determine how configuration updates are handled during VM repairs."],["The latest version of the documentation available is 3.6.0, with links to previous versions dating back to version 1.0.0, all in relation to `ForceUpdateOnRepair`."],["The `ForceUpdateOnRepair` enum controls whether configuration updates are forcefully applied to a VM during repairs; `NO` will not force updates and `YES` will force the updates, with `UndefinedForceUpdateOnRepair` indicating the field is unset."]]],[]]