ConfigureEventHubConnection(EventHubConnection, string)
public void ConfigureEventHubConnection(EventHubConnection connection, string consumerGroup) Configures the Azure Event Hub connection using the provided connection instance.
Parameters
connectionEventHubConnectionconsumerGroupstring
