Package version:
Optional
authenticationAuthentication Mode.
Optional
consumerThe 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 specified, the input uses the Event Hub’s default consumer group.
Optional
eventThe name of the Event Hub. Required on PUT (CreateOrReplace) requests.
Optional
partitionThe partition count of the event hub data source. Range 1 - 256.
Optional
prefetchThe number of messages that the message receiver can simultaneously request.
Optional
serviceThe namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
Optional
sharedThe shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
Optional
sharedThe shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
Generated using TypeDoc
The properties that are associated with a Event Hub input containing stream data.