Uses of Enum
com.azure.resourcemanager.keyvault.models.SkuName
Packages that use SkuName
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of SkuName in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return SkuNameModifier and TypeMethodDescriptionstatic SkuNameSkuName.fromString(String value) Parses a serialized value to a SkuName instance.Sku.name()Get the name property: SKU name to specify whether the key vault is a standard vault or a premium vault.static SkuNameReturns the enum constant of this type with the specified name.static SkuName[]SkuName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.resourcemanager.keyvault.models with parameters of type SkuName