| Package | Description |
|---|---|
| com.azure.resourcemanager.servicebus.models |
Package containing the data models 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 |
|---|---|
static SkuName |
SkuName.fromString(String name)
Creates or finds a SkuName from its string representation.
|
SkuName |
NamespaceSku.name() |
SkuName |
Sku.name()
Get the name property: Name of this SKU.
|
| Modifier and Type | Method and Description |
|---|---|
Sku |
Sku.withName(SkuName name)
Set the name property: Name of this SKU.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.