eventhubConsumerGroupName

@JvmName(name = "bceisjgjecgvxgaq")
suspend fun eventhubConsumerGroupName(value: Output<String>)
@JvmName(name = "oiseimyapuewhabl")
suspend fun eventhubConsumerGroupName(value: String?)

Parameters

value

The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not set the input will use the Event Hub's default consumer group.