RegistryListResult

The result of a request to list container registries.

AzureContainer ImagesContainersDockerRegistry

Properties

Name Type Description
nextLink string The URI that can be used to request the next list of container registries.
value array The list of container registries. Since this list may be incomplete, the nextLink field should be used to request the next list of container registries.
View JSON Schema on GitHub