EndpointsList interface
Properties
nextLink |
The link used to get the next page of endpoints list.
|
value |
The list of endpoint.
|
Property Details
nextLink
The link used to get the next page of endpoints list.
nextLink?: string
Property Value
value
The list of endpoint.
value?: EndpointResource[]
Property Value