Package version:

Interface PrivateEndpointConnectionListResult

The response of a PrivateEndpointConnection list operation.

interface PrivateEndpointConnectionListResult {
    nextLink?: string;
    value: PrivateEndpointConnection[];
}

Properties

Properties

nextLink?: string

The link to the next page of items

The PrivateEndpointConnection items on this page