你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Locations interface
Interface representing a Locations.
Methods
check |
Checks the name availability of the resource with requested resource name. |
Method Details
checkNameAvailability(CheckNameAvailabilityRequest, LocationsCheckNameAvailabilityOptionalParams)
Checks the name availability of the resource with requested resource name.
function checkNameAvailability(body: CheckNameAvailabilityRequest, options?: LocationsCheckNameAvailabilityOptionalParams): Promise<CheckNameAvailabilityResponse>
Parameters
NameAvailabilityRequest object.
The options parameters.
Returns
Promise<CheckNameAvailabilityResponse>