Share via


CheckNameAvailabilityOperations interface

Interface representing a CheckNameAvailability operations.

Properties

post

Checks the resource name availability.

Property Details

post

Checks the resource name availability.

post: (location: string, options?: CheckNameAvailabilityPostOptionalParams) => Promise<CheckNameAvailabilityResponseModel>

Property Value

(location: string, options?: CheckNameAvailabilityPostOptionalParams) => Promise<CheckNameAvailabilityResponseModel>