AzureEventHubsCheckPoint is a union datatype to specify a point in the Event Hub. Use the datatypes AzureEventHubsCheckpointEarliest, AzureEventHubsCheckpointLatest, or AzureEventHubsCheckpointPoint, depending on the situation. Below are tables for each:

Table: AzureEventHubsCheckpointEarliest

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
noOpstringyes PreviewThe field that allows for representing an empty object. This field does not represent anything.

Table: AzureEventHubsCheckpointLatest

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
noOpbooleanyes PreviewThe field that allows for representing an empty object. This field does not represent anything.

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.