V2CheckpointAccessProps Interface
The properties to access a V2 checkpoint through a daemon.
Properties
| Name | Type | Description | |
|---|---|---|---|
| accountName Readonly | string | blob store account name. | |
| containerId Readonly | string | The name of the iModel's blob store container holding all checkpoints. | |
| dbName Readonly | string | The name of the virtual file within the container, used for the checkpoint | |
| sasToken Readonly | string | AccessToken that grants access to the container. | |
| storageType Readonly | string | blob storage module: e.g. |
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.