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 return datatypes, this indicates that you must specify which fields you want returned in the results.
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.