Uses of Enum
com.azure.resourcemanager.storage.models.SkuTier
Packages that use SkuTier
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of SkuTier in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return SkuTier -
Uses of SkuTier in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return SkuTierModifier and TypeMethodDescriptionstatic SkuTierSkuTier.fromString(String value) Parses a serialized value to a SkuTier instance.Sku.tier()Get the tier property: The SKU tier.StorageSku.tier()Gets the sku tier.static SkuTierReturns the enum constant of this type with the specified name.static SkuTier[]SkuTier.values()Returns an array containing the constants of this enum type, in the order they are declared.