| Package | Description |
|---|---|
| com.azure.resourcemanager.servicebus.models |
Package containing the data models for ServiceBusManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
static SkuName |
SkuName.fromString(String value)
Parses a serialized value to a SkuName instance.
|
SkuName |
SBSku.name()
Get the name property: Name of this SKU.
|
SkuName |
NamespaceSku.name() |
static SkuName |
SkuName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkuName[] |
SkuName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SBSku |
SBSku.withName(SkuName name)
Set the name property: Name of this SKU.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.