public sealed class InstanceGroupManagerAutoHealingPolicy : IMessage<InstanceGroupManagerAutoHealingPolicy>, IEquatable<InstanceGroupManagerAutoHealingPolicy>, IDeepCloneable<InstanceGroupManagerAutoHealingPolicy>, IBufferMessage, IMessage
The number of seconds that the managed instance group waits before it applies autohealing policies to new instances or recently recreated instances. This initial delay allows instances to initialize and run their startup scripts before the instance group determines that they are UNHEALTHY. This prevents the managed instance group from recreating its instances prematurely. This value must be from range [0, 3600].
[[["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 \u003ccode\u003eInstanceGroupManagerAutoHealingPolicy\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is designed for managing autohealing policies in Google Cloud Compute environments.\u003c/p\u003e\n"],["\u003cp\u003eThis class, implemented in the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \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\u003eIt offers constructors for creating new instances, either default or by copying another \u003ccode\u003eInstanceGroupManagerAutoHealingPolicy\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eHasHealthCheck\u003c/code\u003e, \u003ccode\u003eHasInitialDelaySec\u003c/code\u003e, \u003ccode\u003eHealthCheck\u003c/code\u003e (a URL to the health check), and \u003ccode\u003eInitialDelaySec\u003c/code\u003e (a time delay before applying policies), allowing configuration of autohealing behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is for version 3.6.0, but older versions, from 1.0.0 to 3.5.0, are also available for reference on the webpage.\u003c/p\u003e\n"]]],[],null,[]]