Package version:

Interface PrivateEndpointConnectionListResult

List of private endpoint connection associated with the specified resource

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

Properties

Properties

nextLink?: string

URL to get the next set of operation list results (if there are any). NOTE: This property will not be serialized. It can only be populated by the server.

Array of private endpoint connections