Locations interface
Interface representing a Locations.
Methods
check |
Checks the name availability of the resource with requested resource name. |
Method Details
checkNameAvailability(CheckNameAvailabilityRequest, LocationsCheckNameAvailabilityOptionalParams)
Checks the name availability of the resource with requested resource name.
function checkNameAvailability(body: CheckNameAvailabilityRequest, options?: LocationsCheckNameAvailabilityOptionalParams): Promise<CheckNameAvailabilityResponse>
Parameters
NameAvailabilityRequest object.
The options parameters.
Returns
Promise<CheckNameAvailabilityResponse>
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript