public sealed class GlobalNetworkEndpointGroupsAttachEndpointsRequest : IMessage<GlobalNetworkEndpointGroupsAttachEndpointsRequest>, IEquatable<GlobalNetworkEndpointGroupsAttachEndpointsRequest>, IDeepCloneable<GlobalNetworkEndpointGroupsAttachEndpointsRequest>, 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 `GlobalNetworkEndpointGroupsAttachEndpointsRequest` is 3.6.0, with a historical range of versions going back to 1.0.0 being documented."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data manipulation."],["The `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class allows the user to attach a list of network endpoints, which can be accessed via the `NetworkEndpoints` property."],["The class has two constructors, one default constructor and one that takes another `GlobalNetworkEndpointGroupsAttachEndpointsRequest` object as a parameter for cloning."]]],[]]