RegistryNameCheckRequest interface
A request to check whether a container registry name is available.
Properties
name | The name of the container registry. |
type | The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'. |
Property Details
name
The name of the container registry.
name: string
Property Value
string
type
The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'.
type: "Microsoft.ContainerRegistry/registries"
Property Value
"Microsoft.ContainerRegistry/registries"