Uses of Class
com.azure.resourcemanager.elasticsan.models.SkuTier
Packages that use SkuTier
Package
Description
Package containing the inner data models for ElasticSanManagement.
Package containing the data models for ElasticSanManagement.
-
Uses of SkuTier in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return SkuTierMethods in com.azure.resourcemanager.elasticsan.fluent.models with parameters of type SkuTierModifier and TypeMethodDescriptionSet the tier property: Sku Tier. -
Uses of SkuTier in com.azure.resourcemanager.elasticsan.models
Fields in com.azure.resourcemanager.elasticsan.models declared as SkuTierModifier and TypeFieldDescriptionstatic final SkuTier
SkuTier.PREMIUM
Static value Premium for SkuTier.Methods in com.azure.resourcemanager.elasticsan.models that return SkuTierModifier and TypeMethodDescriptionstatic SkuTier
SkuTier.fromString
(String name) Creates or finds a SkuTier from its string representation.Sku.tier()
Get the tier property: The sku tier.SkuInformation.tier()
Gets the tier property: Sku Tier.Methods in com.azure.resourcemanager.elasticsan.models that return types with arguments of type SkuTierModifier and TypeMethodDescriptionstatic Collection
<SkuTier> SkuTier.values()
Gets known SkuTier values.Methods in com.azure.resourcemanager.elasticsan.models with parameters of type SkuTier