Uses of Enum Class
com.microsoft.azure.management.keyvault.SkuName
Package
Description
This package contains the classes for KeyVaultManagementClient.
-
Uses of SkuName in com.microsoft.azure.management.keyvault
Modifier and TypeMethodDescriptionstatic SkuName
SkuName.fromString
(String value) Parses a serialized value to a SkuName instance.Sku.name()
Get the name value.static SkuName
Returns the enum constant of this class with the specified name.static SkuName[]
SkuName.values()
Returns an array containing the constants of this enum class, in the order they are declared.