Uses of Class
com.azure.resourcemanager.servicebus.models.NamespaceSku
Packages that use NamespaceSku
Package
Description
Package containing the data models for ServiceBusManagementClient.
-
Uses of NamespaceSku in com.azure.resourcemanager.servicebus.models
Fields in com.azure.resourcemanager.servicebus.models declared as NamespaceSkuModifier and TypeFieldDescriptionstatic final NamespaceSkuNamespaceSku.BASICStatic value NamespaceSku for BASIC.static final NamespaceSkuNamespaceSku.PREMIUM_CAPACITY1Static value NamespaceSku for PREMIUM_CAPACITY1.static final NamespaceSkuNamespaceSku.PREMIUM_CAPACITY2Static value NamespaceSku for PREMIUM_CAPACITY2.static final NamespaceSkuNamespaceSku.PREMIUM_CAPACITY4Static value NamespaceSku for PREMIUM_CAPACITY4.static final NamespaceSkuNamespaceSku.STANDARDStatic value NamespaceSku for STANDARD.Methods in com.azure.resourcemanager.servicebus.models that return NamespaceSkuMethods in com.azure.resourcemanager.servicebus.models with parameters of type NamespaceSkuModifier and TypeMethodDescriptionServiceBusNamespace.DefinitionStages.WithSku.withSku(NamespaceSku namespaceSku) Specifies the namespace sku.ServiceBusNamespace.UpdateStages.WithSku.withSku(NamespaceSku namespaceSku) Specifies the namespace sku.