AzureEventHubsCheckpointHandlingBlobStorage is a datatype for configuration for using blob storage for storing the checkpoint for the Event Hub.

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

Table: AzureEventHubsCheckpointHandlingBlobStorage

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