Interface EventHubNamespace.UpdateStages
-
- Enclosing interface:
- EventHubNamespace
@Beta(V1_7_0) public static interface EventHubNamespace.UpdateStagesGrouping of all the event hub namespace update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEventHubNamespace.UpdateStages.WithAuthorizationRuleThe stage of the event hub namespace update allowing to add authorization rule for accessing the event hub.static interfaceEventHubNamespace.UpdateStages.WithEventHubThe stage of the event hub namespace update allowing to add new event hub in the namespace.static interfaceEventHubNamespace.UpdateStages.WithSkuThe stage of the event hub namespace update allowing to change the sku.static interfaceEventHubNamespace.UpdateStages.WithThroughputConfigurationThe stage of the event hub namespace update allowing to specify the throughput unit settings.
-