Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectedRegistryListResult

Package version

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

Hierarchy

  • ConnectedRegistryListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

Optional value

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