Uses of Interface
com.microsoft.azure.management.sql.CheckNameAvailabilityResult
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of CheckNameAvailabilityResult in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionSqlServers.checkNameAvailability
(String name) Checks if the specified container registry name is valid and available.Modifier and TypeMethodDescriptionrx.Observable<CheckNameAvailabilityResult>
SqlServers.checkNameAvailabilityAsync
(String name) Checks if container registry name is valid and is not in use asynchronously.