Package version:

Interface PrivateLinkResourceListResult

The result of a request to list private link resources for a container registry.

Hierarchy

  • PrivateLinkResourceListResult

Properties

Properties

nextLink?: string

The URI that can be used to request the next list of private link resources.

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

Generated using TypeDoc