DataExplorerConnectionProperties.EventHubConsumerGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
public string EventHubConsumerGroup { get; set; }
member this.EventHubConsumerGroup : string with get, set
Public Property EventHubConsumerGroup As String