AzureEventHubResource.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
AzureEventHubConsumerGroupResourceDefined on
This method is defined on the following type: