public sealed class InstanceGroupManagerInstanceLifecyclePolicy : IMessage<InstanceGroupManagerInstanceLifecyclePolicy>, IEquatable<InstanceGroupManagerInstanceLifecyclePolicy>, IDeepCloneable<InstanceGroupManagerInstanceLifecyclePolicy>, IBufferMessage, IMessage
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.
Check the ForceUpdateOnRepair enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eInstanceGroupManagerInstanceLifecyclePolicy\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the Google.Cloud.Compute.V1.dll assembly, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the \u003ccode\u003eInstanceGroupManagerInstanceLifecyclePolicy\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerInstanceLifecyclePolicy\u003c/code\u003e class includes a property called \u003ccode\u003eForceUpdateOnRepair\u003c/code\u003e, a string, that indicates whether to forcefully apply the group's latest configuration when repairing a VM, with possible values of "NO" or "YES".\u003c/p\u003e\n"],["\u003cp\u003eThere is also a boolean property called \u003ccode\u003eHasForceUpdateOnRepair\u003c/code\u003e which will return if the \u003ccode\u003eforce_update_on_repair\u003c/code\u003e field is set.\u003c/p\u003e\n"]]],[],null,[]]