Package | Description |
---|---|
com.microsoft.azure.management.servicebus |
This package contains the classes for ServiceBusManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static SkuTier |
SkuTier.BASIC
Static value Basic for SkuTier.
|
static SkuTier |
SkuTier.PREMIUM
Static value Premium for SkuTier.
|
static SkuTier |
SkuTier.STANDARD
Static value Standard for SkuTier.
|
Modifier and Type | Method and Description |
---|---|
SkuTier |
NamespaceSku.tier() |
SkuTier |
Sku.tier()
Get the tier value.
|
Modifier and Type | Method and Description |
---|---|
Sku |
Sku.withTier(SkuTier tier)
Set the tier value.
|
Copyright © 2019. All rights reserved.