public static interface ServiceBusNamespace.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
ServiceBusNamespace.UpdateStages.WithAuthorizationRule
The stage of the Service Bus namespace update allowing manage authorization rules
for the namespace.
|
static interface |
ServiceBusNamespace.UpdateStages.WithQueue
The stage of the Service Bus namespace update allowing to manage queues in the namespace.
|
static interface |
ServiceBusNamespace.UpdateStages.WithSku
The stage of the Service Bus namespace update allowing to change the sku.
|
static interface |
ServiceBusNamespace.UpdateStages.WithTopic
The stage of the Service Bus namespace update allowing to manage topics in the namespace.
|
Copyright © 2019. All rights reserved.