Package version
Describes the structure of an event received from Event Hub.
The message body that needs to be sent or is received.
The enqueued time of the event.
The offset of the event.
When specified Event Hub will hash this to a partitionId. It guarantees that messages end up in a specific partition on the event hub.
The application specific properties.
The sequence number of the event.
The properties set by the service.
Generated using TypeDoc
Describes the structure of an event received from Event Hub.