RegistryNameCheckRequest Class
A request to check whether a container registry name is available.
Constructor
RegistryNameCheckRequest(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
The name of the container registry. Required. |
|
type
|
The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'. Required. "Microsoft.ContainerRegistry/registries" |
Attributes
name
The name of the container registry. Required.
name: str
type
The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'. Required. "Microsoft.ContainerRegistry/registries"
type: str | _models.ContainerRegistryResourceType