AzureEventHubsCheckpointHandling is a union datatype for the configuration for how the Event Hub checkpoints should be handled. Use AzureEventHubsCheckpointHandlingBlobStorage, Below os the table for each datatype:

Table: AzureEventHubsCheckpointHandlingBlobStorage

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
blobStorageEndpointstringyes PreviewEndpoint for blob storage, used for Event Hub checkpoints.
containerNamestringyes PreviewThe name of the blob storage container, used for Event Hub checkpoints.