Uses of Enum Class
com.microsoft.azure.management.storage.SkuTier
Packages that use SkuTier
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of SkuTier in com.microsoft.azure.management.storage
Methods in com.microsoft.azure.management.storage that return SkuTierModifier and TypeMethodDescriptionstatic SkuTier
SkuTier.fromString
(String value) Parses a serialized value to a SkuTier instance.Sku.tier()
Get the tier value.StorageSku.tier()
static SkuTier
Returns the enum constant of this class with the specified name.static SkuTier[]
SkuTier.values()
Returns an array containing the constants of this enum class, in the order they are declared.