Locations interface
Interface representing a Locations.
Methods
check |
Checks whether the Video Analyzer resource name is available. |
Method Details
checkNameAvailability(string, CheckNameAvailabilityRequest, LocationsCheckNameAvailabilityOptionalParams)
Checks whether the Video Analyzer resource name is available.
function checkNameAvailability(locationName: string, parameters: CheckNameAvailabilityRequest, options?: LocationsCheckNameAvailabilityOptionalParams): Promise<CheckNameAvailabilityResponse>
Parameters
- locationName
-
string
Location Name.
- parameters
- CheckNameAvailabilityRequest
The request parameters
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