Interface EventHubConsumerGroup.DefinitionStages.WithUserMetadata
- All Known Subinterfaces:
EventHubConsumerGroup.Definition
,EventHubConsumerGroup.DefinitionStages.WithCreate
- Enclosing interface:
- EventHubConsumerGroup.DefinitionStages
@Beta(V1_7_0)
public static interface EventHubConsumerGroup.DefinitionStages.WithUserMetadata
The stage of the consumer group definition allowing to specify user metadata.
-
Method Summary
-
Method Details
-
withUserMetadata
Specifies user metadata.- Parameters:
metadata
- the metadata- Returns:
- next stage of the consumer group definition
-