AzureCosmosNoSqlKVStoreConfig
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:55
Extended by
Section titled “Extended by”Properties
Section titled “Properties”cosmosClient?
Section titled “cosmosClient?”
optional
cosmosClient:CosmosClient
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:56
dbName?
Section titled “dbName?”
optional
dbName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:57
containerName?
Section titled “containerName?”
optional
containerName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:58
cosmosContainerProperties?
Section titled “cosmosContainerProperties?”
optional
cosmosContainerProperties:CosmosContainerProperties
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:59
cosmosDatabaseProperties?
Section titled “cosmosDatabaseProperties?”
optional
cosmosDatabaseProperties:CosmosDatabaseProperties
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:60