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 details the \u003ccode\u003eInstanceGroupManagerStandbyPolicy\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, including its properties, inheritance, and implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.6.0, with several older versions ranging from 3.5.0 down to 1.0.0, all of which are linked.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerStandbyPolicy\u003c/code\u003e class includes properties like \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 standby behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerStandbyPolicy\u003c/code\u003e class implements 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\u003eThere are two constructors available for this class, one default and one taking another \u003ccode\u003eInstanceGroupManagerStandbyPolicy\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]