public sealed class InstanceGroupManagerStatus : IMessage<InstanceGroupManagerStatus>, IEquatable<InstanceGroupManagerStatus>, IDeepCloneable<InstanceGroupManagerStatus>, IBufferMessage, IMessage
[Output Only] A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified.
[[["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\u003eInstanceGroupManagerStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically for version 2.12.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e class is part of the Google Cloud Compute .NET library and 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\u003eIt allows the user to see if the managed instance group is in a stable state, meaning no changes are being made to instances or the group, and to check the current state of the versions of the instance group.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the properties of \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e such as \u003ccode\u003eAutoscaler\u003c/code\u003e, \u003ccode\u003eHasAutoscaler\u003c/code\u003e, \u003ccode\u003eHasIsStable\u003c/code\u003e, \u003ccode\u003eIsStable\u003c/code\u003e, \u003ccode\u003eStateful\u003c/code\u003e, and \u003ccode\u003eVersionTarget\u003c/code\u003e, and the versions available for this class, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for the construction of an \u003ccode\u003eInstanceGroupManagerStatus\u003c/code\u003e object, either through an empty constructor, or by providing another instance of the same class.\u003c/p\u003e\n"]]],[],null,[]]