PrivateEndpointConnectionListResult interface

Result of the list of all private endpoint connections operation.

Properties

nextLink

A link for the next page of private endpoint connection resources.

value

A collection of private endpoint connection resources.

Property Details

A link for the next page of private endpoint connection resources.

nextLink?: string

Property Value

string

value

A collection of private endpoint connection resources.

value?: PrivateEndpointConnection[]

Property Value