Uses of Interface
com.azure.resourcemanager.keyvault.models.Vault
-
Packages that use Vault Package Description com.azure.resourcemanager.keyvault.models Package containing the data models for KeyVaultManagementClient. -
-
Uses of Vault in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return Vault Modifier and Type Method Description VaultVaults. recoverSoftDeletedVault(String resourceGroupName, String vaultName, String location)Recovers a soft deleted vault.Methods in com.azure.resourcemanager.keyvault.models that return types with arguments of type Vault Modifier and Type Method Description Mono<Vault>Vaults. recoverSoftDeletedVaultAsync(String resourceGroupName, String vaultName, String location)Recovers a soft deleted vault.
-