Uses of Enum
com.azure.resourcemanager.servicebus.models.SkuTier
Packages that use SkuTier
Package
Description
Package containing the data models for ServiceBusManagementClient.
-
Uses of SkuTier in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return SkuTierModifier and TypeMethodDescriptionstatic SkuTierSkuTier.fromString(String value) Parses a serialized value to a SkuTier instance.NamespaceSku.tier()Gets SKU tier.SBSku.tier()Get the tier property: The billing tier of this particular SKU.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.Methods in com.azure.resourcemanager.servicebus.models with parameters of type SkuTier