Azure Container Registry · Example Payload

Azure Container Registry Registry List Credentials Result Example

AzureContainer ImagesContainersDockerRegistry

Azure Container Registry Registry List Credentials 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

passwordsusername

Example Payload

Raw ↑
{
  "passwords": [
    {}
  ],
  "username": "example-string"
}