public sealed class InstanceGroupManagersScopedList : IMessage<InstanceGroupManagersScopedList>, IEquatable<InstanceGroupManagersScopedList>, IDeepCloneable<InstanceGroupManagersScopedList>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the `InstanceGroupManagersScopedList` is 3.6.0, but this page is showing version 2.9.0."],["This documentation page provides a comprehensive list of historical versions of `InstanceGroupManagersScopedList`, ranging from version 1.0.0 up to the most current 3.6.0."],["The `InstanceGroupManagersScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains two main properties: `InstanceGroupManagers`, which is a list of managed instance groups, and `Warning`, which provides a warning message when the list of instance groups is empty."],["The class has two constructors available, a default constructor, and one that takes another `InstanceGroupManagersScopedList` as a parameter for copying."]]],[]]