Azure.Connectors.Sdk.Eventhubs.Models Namespace

Classes

Name Description
Event

Response for When events are available in Event Hub

EventHubsModelFactory

Model factory for creating instances of Eventhubs models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated.

EventHubsOnNewEventsTriggerPayload

Typed trigger payload for the OnNewEvents trigger (Eventhubs "When events are available in Event Hub", operationId: OnNewEvents). Deserialize Connector Namespace callbacks directly: JsonSerializer.Deserialize<EventHubsOnNewEventsTriggerPayload>(body).

EventHubsTriggers

Static registry of trigger operations for the Eventhubs connector that have typed payloads. Maps operation names to their typed TriggerCallbackPayload<T> subtypes. Triggers that return binary content (e.g., file downloads) are not included here because they have no JSON-deserializable payload type. See EventHubsTriggerOperations for the complete list of trigger operation name constants.

ObjectEntity

ContentData

SendEvent

SendEvent

SystemProperties

SystemProperties