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