Share via


EndpointsList Class

Definition

The list of endpoints.

public class EndpointsList
type EndpointsList = class
Public Class EndpointsList
Inheritance
EndpointsList

Constructors

EndpointsList()

Initializes a new instance of the EndpointsList class.

EndpointsList(String, IList<EndpointResource>)

Initializes a new instance of the EndpointsList class.

Properties

NextLink

Gets or sets the link used to get the next page of endpoints list.

Value

Gets or sets the list of endpoint.

Applies to