Interface EventHubConsumerGroup.UpdateStages.WithUserMetadata

All Known Subinterfaces:
EventHubConsumerGroup.Update
Enclosing interface:
EventHubConsumerGroup.UpdateStages

public static interface EventHubConsumerGroup.UpdateStages.WithUserMetadata
The stage of the consumer group update allowing to specify user metadata.
  • Method Details

    • withUserMetadata

      EventHubConsumerGroup.Update withUserMetadata(String metadata)
      Specifies user metadata.
      Parameters:
      metadata - the metadata
      Returns:
      next stage of the consumer group update