Azure Container Registry · Example Payload

Azure Container Registry Registry List Result Example

AzureContainer ImagesContainersDockerRegistry

Azure Container Registry Registry List Result Example is an example object payload from Azure Container Registry, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nextLinkvalue

Example Payload

Raw ↑
{
  "nextLink": "example-string",
  "value": [
    {}
  ]
}