| Package | Description |
|---|---|
| com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CheckNameAvailabilityResult |
SqlServers.checkNameAvailability(String name)
Checks if the specified container registry name is valid and available.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<CheckNameAvailabilityResult> |
SqlServers.checkNameAvailabilityAsync(String name)
Checks if container registry name is valid and is not in use asynchronously.
|
Copyright © 2019. All rights reserved.