RegistryNameCheckRequest Class

A request to check whether a container registry name is available.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
RegistryNameCheckRequest

Constructor

RegistryNameCheckRequest(*, name: str, **kwargs)

Variables

name
str

Required. The name of the container registry.

type
str

The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'. Has constant value: "Microsoft.ContainerRegistry/registries".

Attributes

type

type = 'Microsoft.ContainerRegistry/registries'