通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RegistryNameCheckRequest interface

检查容器注册表名称是否可用的请求。

属性

autoGeneratedDomainNameLabelScope

容器注册表的自动生成的域名标签。 此值默认为“不安全”。

name

容器注册表的名称。

resourceGroupName

容器注册表的资源组名称。

type

容器注册表的资源类型。 此字段必须设置为“Microsoft.ContainerRegistry/registries”。

属性详细信息

autoGeneratedDomainNameLabelScope

容器注册表的自动生成的域名标签。 此值默认为“不安全”。

autoGeneratedDomainNameLabelScope?: string

属性值

string

name

容器注册表的名称。

name: string

属性值

string

resourceGroupName

容器注册表的资源组名称。

resourceGroupName?: string

属性值

string

type

容器注册表的资源类型。 此字段必须设置为“Microsoft.ContainerRegistry/registries”。

type: "Microsoft.ContainerRegistry/registries"

属性值

"Microsoft.ContainerRegistry/registries"