addConsumerGroup
Method
interface AzureEventHubResource { // ... omitted for brevity addConsumerGroup( name: string, groupName?: string): AzureEventHubConsumerGroupResource;}Signature
method
addConsumerGroup builder Adds an Azure Event Hub Consumer Group resource to the application model.
addConsumerGroup( name: string, groupName?: string): AzureEventHubConsumerGroupResourceParameters
name string groupName string optional Returns
AzureEventHubConsumerGroupResource Applies to
This method applies to the following types: