Interface ServiceBusNamespace.UpdateStages
-
- Enclosing interface:
- ServiceBusNamespace
public static interface ServiceBusNamespace.UpdateStagesGrouping of all the Service Bus namespace update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceServiceBusNamespace.UpdateStages.WithAuthorizationRuleThe stage of the Service Bus namespace update allowing manage authorization rules for the namespace.static interfaceServiceBusNamespace.UpdateStages.WithQueueThe stage of the Service Bus namespace update allowing to manage queues in the namespace.static interfaceServiceBusNamespace.UpdateStages.WithSkuThe stage of the Service Bus namespace update allowing to change the sku.static interfaceServiceBusNamespace.UpdateStages.WithTopicThe stage of the Service Bus namespace update allowing to manage topics in the namespace.
-