你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CheckScopedNameAvailabilityRequest interface
范围名称检查可用性请求正文。
属性
name | 需要检查其可用性的资源的名称。 |
scope | 用于将名称限定为检查的资源 ID。 |
type | 资源类型。 |
属性详细信息
name
需要检查其可用性的资源的名称。
name?: string
属性值
string
scope
用于将名称限定为检查的资源 ID。
scope?: string
属性值
string
type
资源类型。
type?: string
属性值
string