public sealed class NetworkEndpointGroupsListEndpointsRequest : IMessage<NetworkEndpointGroupsListEndpointsRequest>, IEquatable<NetworkEndpointGroupsListEndpointsRequest>, IDeepCloneable<NetworkEndpointGroupsListEndpointsRequest>, IBufferMessage, IMessage
Optional query parameter for showing the health status of each network endpoint. Valid options are SKIP or SHOW. If you don't specify this parameter, the health status of network endpoints will not be provided.
Check the HealthStatus enum for the list of possible values.
[[["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\u003eVersion 3.6.0 is the latest available version for the \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e, with multiple versions available to view and reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003eNetworkEndpointGroupsListEndpointsRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eHasHealthStatus\u003c/code\u003e, a bool to know if the 'health_status' is set and \u003ccode\u003eHealthStatus\u003c/code\u003e, a string to show the health status of each network endpoint, which can be either \u003ccode\u003eSKIP\u003c/code\u003e or \u003ccode\u003eSHOW\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]