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 content pertains to the \u003ccode\u003eInstanceGroupManagerInstanceLifecyclePolicy\u003c/code\u003e class within the Google Cloud Compute V1 .NET library, specifically version 2.10.0 and its relation to other versions.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version of the \u003ccode\u003eInstanceGroupManagerInstanceLifecyclePolicy\u003c/code\u003e, with numerous prior releases down to version 1.0.0 being listed for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerInstanceLifecyclePolicy\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes a \u003ccode\u003eForceUpdateOnRepair\u003c/code\u003e property of type string that determines whether to apply configuration updates during VM repair, with possible values being "YES" or "NO", and a boolean \u003ccode\u003eHasForceUpdateOnRepair\u003c/code\u003e property to determine if the "force_update_on_repair" is set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerInstanceLifecyclePolicy\u003c/code\u003e class contains two constructors, a default constructor, and one that take \u003ccode\u003eInstanceGroupManagerInstanceLifecyclePolicy\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]