v2

latestSwagger 2.0raw.githubusercontent.com2020-05-01173153.1 KB
Operations

Checks whether the configuration store name is available for use.

post/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/checkNameAvailability

Path parameters

subscriptionIdstring required

The Microsoft Azure subscription ID.

Query parameters

api-versionstring required

The client API version.

Request body

namestring required

The name to check for availability.

type'Microsoft.AppConfiguration/configurationStores' required

The resource type to check for name availability.

Response

The request was successful; the request was well-formed and received properly.

nameAvailableboolean

The value indicating whether the resource name is available.

messagestring

If any, the error message that provides more detail for the reason that the name is not available.

reasonstring

If any, the reason that the name is not available.