PrivateEndpointConnectionsList interface

List of private link connections.

Properties

nextLink

The URL to get the next set of endpoint connections.

value

The list of returned private endpoint connection.

Property Details

The URL to get the next set of endpoint connections.

nextLink?: string

Property Value

string

value

The list of returned private endpoint connection.

value?: PrivateEndpointConnection[]

Property Value