CheckEndpointNameAvailabilityInput interface
CheckNameAvailability API 的输入。
属性
| auto |
指示终结点名称重用范围。 默认值为 TenantReuse。 |
| name | 要验证的资源名称。 |
| type | 要验证其名称的资源的类型。 |
属性详细信息
autoGeneratedDomainNameLabelScope
指示终结点名称重用范围。 默认值为 TenantReuse。
autoGeneratedDomainNameLabelScope?: string
属性值
string
name
要验证的资源名称。
name: string
属性值
string
type
要验证其名称的资源的类型。
type: string
属性值
string