public sealed class InstanceGroupManagerAutoHealingPolicy : IMessage<InstanceGroupManagerAutoHealingPolicy>, IEquatable<InstanceGroupManagerAutoHealingPolicy>, IDeepCloneable<InstanceGroupManagerAutoHealingPolicy>, IBufferMessage, IMessage
The initial delay is the number of seconds that a new VM takes to initialize and run its startup script. During a VM's initial delay period, the MIG ignores unsuccessful health checks because the VM might be in the startup process. This prevents the MIG from prematurely recreating a VM. If the health check receives a healthy response during the initial delay, it indicates that the startup process is complete and the VM is ready. The value of initial delay must be between 0 and 3600 seconds. The default value is 0.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eInstanceGroupManagerAutoHealingPolicy\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its structure and functionality across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version is 3.6.0, with a comprehensive list of available versions ranging from 1.0.0 up to the current latest, allowing users to reference documentation specific to their deployed version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerAutoHealingPolicy\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its integration with Google Cloud's infrastructure.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eInstanceGroupManagerAutoHealingPolicy\u003c/code\u003e include \u003ccode\u003eHealthCheck\u003c/code\u003e (a URL for health check signaling) and \u003ccode\u003eInitialDelaySec\u003c/code\u003e (the duration a new VM takes to initialize, between 0 and 3600 seconds), both of which are settable and retrievable.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes two constructors for the \u003ccode\u003eInstanceGroupManagerAutoHealingPolicy\u003c/code\u003e class: a default constructor and one that takes another instance of the same class as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]