| Package | Description | 
|---|---|
| com.microsoft.azure.management.keyvault | 
 This package contains the classes for KeyVaultManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Sku | 
Vault.sku()  | 
Sku | 
VaultPatchProperties.sku()
Get the sku value. 
 | 
Sku | 
VaultProperties.sku()
Get the sku value. 
 | 
Sku | 
Sku.withFamily(String family)
Set the family value. 
 | 
Sku | 
Sku.withName(SkuName name)
Set the name value. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VaultPatchProperties | 
VaultPatchProperties.withSku(Sku sku)
Set the sku value. 
 | 
VaultProperties | 
VaultProperties.withSku(Sku sku)
Set the sku value. 
 | 
Copyright © 2019. All rights reserved.