Skip to content
Docs Try Aspire

AzureMessagingEventHubsConsumerSettings Properties

Class Properties 1 member
Represents additional settings for configuring a Consumer.EventHubConsumerClient.
ConsumerGroup Section titled ConsumerGroup nullable string?
Gets or sets the name of the consumer group.
public string? ConsumerGroup { get; set; }