Uses of Class
com.azure.resourcemanager.servicebus.models.SBSku
Packages that use SBSku
Package
Description
Package containing the inner data models for ServiceBusManagementClient.
Package containing the data models for ServiceBusManagementClient.
-
Uses of SBSku in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return SBSkuModifier and TypeMethodDescriptionSBNamespaceInner.sku()Get the sku property: Properties of SKU.Methods in com.azure.resourcemanager.servicebus.fluent.models with parameters of type SBSkuModifier and TypeMethodDescriptionSet the sku property: Properties of SKU. -
Uses of SBSku in com.azure.resourcemanager.servicebus.models
Classes in com.azure.resourcemanager.servicebus.models that implement interfaces with type arguments of type SBSkuMethods in com.azure.resourcemanager.servicebus.models that return SBSkuModifier and TypeMethodDescriptionstatic SBSkuSBSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SBSku from the JsonReader.SBNamespaceUpdateParameters.sku()Get the sku property: Properties of SKU.SBSku.withCapacity(Integer capacity) Set the capacity property: The specified messaging units for the tier.Set the name property: Name of this SKU.Set the tier property: The billing tier of this particular SKU.Methods in com.azure.resourcemanager.servicebus.models with parameters of type SBSkuModifier and TypeMethodDescriptionSet the sku property: Properties of SKU.Constructors in com.azure.resourcemanager.servicebus.models with parameters of type SBSku