Package | Description |
---|---|
com.microsoft.azure.management.servicebus |
This package contains the classes for ServiceBusManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Sku |
Sku.withCapacity(Integer capacity)
Set the capacity value.
|
Sku |
Sku.withName(SkuName name)
Set the name value.
|
Sku |
Sku.withTier(SkuTier tier)
Set the tier value.
|
Constructor and Description |
---|
NamespaceSku(Sku sku)
Creates Service Bus namespace SKU.
|
Copyright © 2019. All rights reserved.