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>
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript