v8

latestSwagger 2.0raw.githubusercontent.com2024-07-12121933.9 KB
Capacities

Check the name availability in the target location. The name isn’t available if it’s used by another capacity in another tenant in the target location.

post/subscriptions/{subscriptionId}/providers/Microsoft.PowerBIDedicated/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 PowerBI dedicated.

Response

OK. The request has succeeded.

nameAvailableboolean

Indicator of availability of the capacity name.

reasonstring

The reason of unavailability.

messagestring

The detailed message of the request unavailability.