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

Table: AzureEventHubsCheckpointEarliest

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

Table: AzureEventHubsCheckpointLatest

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

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.