EndpointsList interface

The list of endpoints.

Properties

nextLink

The link used to get the next page of endpoints list.

value

The list of endpoint.

Property Details

The link used to get the next page of endpoints list.

nextLink?: string

Property Value

string

value

The list of endpoint.

value?: EndpointResource[]

Property Value