Interface EventHubConsumerGroup.DefinitionStages
- Enclosing interface:
- EventHubConsumerGroup
@Beta(V1_7_0)
public static interface EventHubConsumerGroup.DefinitionStages
Grouping of consumer group definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a event hub definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()
), but also allows for any other optional settings to be specified.static interface
The stage of the consumer group definition allowing to specify the event hub to be associated with it.static interface
The stage of the consumer group definition allowing to specify user metadata.