Uses of Class
com.azure.resourcemanager.keyvault.models.Sku
Packages that use Sku
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of Sku in com.azure.resourcemanager.keyvault.models
Classes in com.azure.resourcemanager.keyvault.models that implement interfaces with type arguments of type SkuMethods in com.azure.resourcemanager.keyvault.models that return SkuModifier and TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.Vault.sku()Gets SKU details.VaultPatchProperties.sku()Get the sku property: SKU details.VaultProperties.sku()Get the sku property: SKU details.Sku.withFamily(SkuFamily family) Set the family property: SKU family name.Set the name property: SKU name to specify whether the key vault is a standard vault or a premium vault.Methods in com.azure.resourcemanager.keyvault.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: SKU details.Set the sku property: SKU details.