Package version:

Interface PrivateEndpointConnectionListResult

The result of a request to list private endpoint connections for a container registry.

Hierarchy

  • PrivateEndpointConnectionListResult

Properties

Properties

nextLink?: string

The URI that can be used to request the next list of private endpoint connections.

The list of private endpoint connections. Since this list may be incomplete, the nextLink field should be used to request the next list of private endpoint connections.

Generated using TypeDoc