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

CheckEndpointNameAvailabilityInput interface

CheckNameAvailability API 的输入。

属性

autoGeneratedDomainNameLabelScope

指示终结点名称重用范围。 默认值为 TenantReuse。

name

要验证的资源名称。

type

要验证其名称的资源的类型。

属性详细信息

autoGeneratedDomainNameLabelScope

指示终结点名称重用范围。 默认值为 TenantReuse。

autoGeneratedDomainNameLabelScope?: string

属性值

string

name

要验证的资源名称。

name: string

属性值

string

type

要验证其名称的资源的类型。

type: string

属性值

string