Share via


VirtualEndpointsList interface

List of virtual endpoints.

Properties

nextLink

Link used to get the next page of results.

value

List of virtual endpoints.

Property Details

Link used to get the next page of results.

nextLink?: string

Property Value

string

value

List of virtual endpoints.

value?: VirtualEndpoint[]

Property Value