Uses of Class
com.azure.resourcemanager.keyvault.models.SkuFamily
Packages that use SkuFamily
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of SkuFamily in com.azure.resourcemanager.keyvault.models
Fields in com.azure.resourcemanager.keyvault.models declared as SkuFamilyModifier and TypeFieldDescriptionstatic final SkuFamilySkuFamily.AStatic value A for SkuFamily.Methods in com.azure.resourcemanager.keyvault.models that return SkuFamilyModifier and TypeMethodDescriptionSku.family()Get the family property: SKU family name.static SkuFamilySkuFamily.fromString(String name) Creates or finds a SkuFamily from its string representation.Methods in com.azure.resourcemanager.keyvault.models that return types with arguments of type SkuFamilyModifier and TypeMethodDescriptionstatic Collection<SkuFamily> SkuFamily.values()Gets known SkuFamily values.Methods in com.azure.resourcemanager.keyvault.models with parameters of type SkuFamilyModifier and TypeMethodDescriptionSku.withFamily(SkuFamily family) Set the family property: SKU family name.