v11

latestSwagger 2.0raw.githubusercontent.com2022-02-08162847.4 KB
Servers

Check the name availability in the target location.

post/subscriptions/{subscriptionId}/providers/Microsoft.AnalysisServices/locations/{location}/checkNameAvailability

Path parameters

locationstring required

The region name which the operation will lookup into.

subscriptionIdstring required

A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Query parameters

api-versionstring required

The client API version.

Request body

namestring

Name for checking availability.

typestring

The resource type of azure analysis services.

Response

OK. The request has succeeded.

nameAvailableboolean

Indicator of available of the server name.

reasonstring

The reason of unavailability.

messagestring

The detailed message of the request unavailability.