Namespace Microsoft.Azure.WebJobs
Classes
- EventHubAttribute
Setup an 'output' binding to an EventHub. This can be any output type compatible with an IAsyncCollector.
- EventHubTriggerAttribute
Setup an 'trigger' on a parameter to listen on events from an event hub.