PrivateEndpointConnectionListResult interface

A list of private link resources

Properties

nextLink

The uri to fetch the next page of snapshots. Call ListNext() with this to fetch the next page of snapshots.

value

Array of private endpoint connections

Property Details

The uri to fetch the next page of snapshots. Call ListNext() with this to fetch the next page of snapshots.

nextLink?: string

Property Value

string

value

Array of private endpoint connections

value?: PrivateEndpointConnection[]

Property Value