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

This datatype is part of the union datatype, AzureEventHubsAuthentication which is used by the AzureEventHubs, datatype.

Table: AzureEventHubsCheckpointPoint

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.