CheckNameAvailabilityOperations interface
Interface representing a CheckNameAvailability operations.
Properties
| check |
This API is used to check the uniqueness of a resource name used for a diagnostic, troubleshooter or solutions |
Property Details
checkAvailability
This API is used to check the uniqueness of a resource name used for a diagnostic, troubleshooter or solutions
checkAvailability: (scope: string, options?: CheckNameAvailabilityCheckAvailabilityOptionalParams) => Promise<CheckNameAvailabilityResponse>
Property Value
(scope: string, options?: CheckNameAvailabilityCheckAvailabilityOptionalParams) => Promise<CheckNameAvailabilityResponse>