v20

latestSwagger 2.02026-07-13181273506.4 KB
AppPlatform

Checks that the resource name is valid and is not already in use.

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

Path parameters

subscriptionIdstring required

Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

locationstring required

the region

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

typestring required

Type of the resource to check name availability

namestring required

Name to be checked

Response

Success. The response describes the name availability.

nameAvailableboolean

Indicates whether the name is available

reasonstring

Reason why the name is not available

messagestring

Message why the name is not available