Interface EventHub.UpdateStages
-
- Enclosing interface:
- EventHub
@Beta(V1_7_0) public static interface EventHub.UpdateStagesGrouping of event hub update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEventHub.UpdateStages.WithAuthorizationRuleThe stage of the event hub definition allowing to add an authorization rule for accessing the event hub.static interfaceEventHub.UpdateStages.WithCaptureThe stage of the event hub update allowing to configure data capture.static interfaceEventHub.UpdateStages.WithConsumerGroupThe stage of the event hub update allowing to add consumer group for event hub.static interfaceEventHub.UpdateStages.WithPartitionCountThe stage of the event hub update allowing to specify partition count for event hub.static interfaceEventHub.UpdateStages.WithRetentionPeriodThe stage of the event hub definition allowing to specify retention period for event hub events.
-