Uses of Enum
com.azure.resourcemanager.servicebus.models.SkuName
Packages that use SkuName
Package
Description
Package containing the data models for ServiceBusManagementClient.
-
Uses of SkuName in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return SkuNameModifier and TypeMethodDescriptionstatic SkuNameSkuName.fromString(String value) Parses a serialized value to a SkuName instance.NamespaceSku.name()Gets SKU name.SBSku.name()Get the name property: Name of this SKU.static SkuNameReturns the enum constant of this type with the specified name.static SkuName[]SkuName.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 SkuName