你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CheckNameAvailabilityParameter interface
The body of a POST request to check name availability.
Properties
resource |
The name of the resource to check availability for. |
resource |
The type of resource to check availability for. |
Property Details
resourceName
The name of the resource to check availability for.
resourceName?: string
Property Value
string
resourceType
The type of resource to check availability for.
resourceType?: string
Property Value
string