public sealed class InstanceGroupManagerStandbyPolicy : IMessage<InstanceGroupManagerStandbyPolicy>, IEquatable<InstanceGroupManagerStandbyPolicy>, IDeepCloneable<InstanceGroupManagerStandbyPolicy>, IBufferMessage, IMessage
Specifies the number of seconds that the MIG should wait to suspend or stop a VM after that VM was created. The initial delay gives the initialization script the time to prepare your VM for a quick scale out. The value of initial delay must be between 0 and 3600 seconds. The default value is 0.
Defines how a MIG resumes or starts VMs from a standby pool when the group scales out. The default mode is MANUAL.
Check the Mode 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\u003eThis webpage provides documentation for the \u003ccode\u003eInstanceGroupManagerStandbyPolicy\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its implementation and usage across various versions, from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerStandbyPolicy\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, manages the standby behavior of instance group managers.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and another that accepts an existing \u003ccode\u003eInstanceGroupManagerStandbyPolicy\u003c/code\u003e object for duplication.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eHasInitialDelaySec\u003c/code\u003e, \u003ccode\u003eHasMode\u003c/code\u003e, \u003ccode\u003eInitialDelaySec\u003c/code\u003e, and \u003ccode\u003eMode\u003c/code\u003e, allowing for configuration of VM suspension and startup delays, as well as defining how VMs resume from standby during scale-out operations, defaulting to manual mode.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides links to the documentation of each version of this class, with 3.6.0 being the latest, and links to the inherited members, namespace, and assembly.\u003c/p\u003e\n"]]],[],null,[]]