| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/