Share via


PrivateEndpointConnectionListResultOutput interface

Response for the ListPrivateEndpointConnection API service call.

Properties

nextLink

The URL to get the next set of results.

value

A list of PrivateEndpointConnection resources for a specific private link service.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

A list of PrivateEndpointConnection resources for a specific private link service.

value?: PrivateEndpointConnectionOutput[]

Property Value