AssetStore interface

Configuration for an asset store used to store extracted assets such as images.

Properties

connectionString

The connection string for the asset store.

containerName

The name of the blob container within the asset store where extracted assets (for example, images) are stored.

Property Details

connectionString

The connection string for the asset store.

connectionString: string

Property Value

string

containerName

The name of the blob container within the asset store where extracted assets (for example, images) are stored.

containerName: string

Property Value

string