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