public sealed class NetworkEndpointGroupsScopedList : IMessage<NetworkEndpointGroupsScopedList>, IEquatable<NetworkEndpointGroupsScopedList>, IDeepCloneable<NetworkEndpointGroupsScopedList>, 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 `NetworkEndpointGroupsScopedList` is 3.6.0, with multiple previous versions ranging from 3.5.0 down to 1.0.0 also documented here."],["This class, `NetworkEndpointGroupsScopedList`, inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor and one that takes another `NetworkEndpointGroupsScopedList` object."],["The `NetworkEndpointGroups` property is an output-only list of network endpoint groups contained within a specific scope."],["The `Warning` property, which is also output-only, provides an informational warning if the network endpoint groups list is empty."]]],[]]