你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
NameAvailabilityRequest interface
Request from client to check resource name availability.
Properties
name | Resource name to verify. |
type | Resource type used for verification. |
Property Details
name
Resource name to verify.
name: string
Property Value
string
type
Resource type used for verification.
type?: string
Property Value
string