Azure Container Registry · Example Payload

Azure Container Registry Import Source Example

AzureContainer ImagesContainersDockerRegistry

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

Top-level fields

registryUriresourceIdsourceImage

Example Payload

Raw ↑
{
  "registryUri": "example-string",
  "resourceId": "example-string",
  "sourceImage": "example-string"
}