Checks whether the configuration store name is available for use.

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

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref

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 has succeeded.

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.

Changes

Changed in 1 of the 18 revisions of this API.21

  • 2019-02-01-previewf409c3fed86221See the full diff
    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

    • api tag Operations removed

      api-tag-removed