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-21 UTC."],[[["The latest version available for `NetworkEndpointGroupsScopedList` is 3.6.0, but this page is showing version 2.14.0."],["The `NetworkEndpointGroupsScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the `object` class."],["It contains two constructors: a default constructor `NetworkEndpointGroupsScopedList()` and a copy constructor `NetworkEndpointGroupsScopedList(NetworkEndpointGroupsScopedList other)`."],["The class has two main properties, which are `NetworkEndpointGroups`, a list of network endpoint groups, and `Warning`, which is an informational warning that replaces the list when it's empty."]]],[]]