| Package | Description |
|---|---|
| com.microsoft.azure.management.keyvault |
This package contains the classes for KeyVaultManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CheckNameAvailabilityResult |
Vaults.checkNameAvailability(String name)
Checks that the vault name is valid and is not already in use.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<CheckNameAvailabilityResult> |
Vaults.checkNameAvailabilityAsync(String name)
Checks that the vault name is valid and is not already in use.
|
Copyright © 2019. All rights reserved.