AzureEventHubsCheckpointPoint is a datatype for a specific event in the Event Hub, identified by its sequence number.

Table: AzureEventHubsCheckpointPoint

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: May 19, 2025
sequenceNumberlongyes PreviewThe unique identifier for each event in the Event Hub. This is used to pinpoint exact positions in the event stream.