RegistryNameStatus

The result of a request to check the availability of a container registry name.

AzureContainer ImagesContainersDockerRegistry

Properties

Name Type Description
message string If any, the error message that provides more detail for the reason that the name is not available.
nameAvailable boolean The value that indicates whether the name is available.
reason string If any, the reason that the name is not available.
View JSON Schema on GitHub