Package version:

Interface ConnectedRegistryListResult

The result of a request to list connected registries for a container registry.

Hierarchy

  • ConnectedRegistryListResult

Properties

Properties

nextLink?: string

The URI that can be used to request the next list of connected registries.

The list of connected registries. Since this list may be incomplete, the nextLink field should be used to request the next list of connected registries.

Generated using TypeDoc