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?”
optionalcosmosClient:CosmosClient
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:56
dbName?
Section titled “dbName?”
optionaldbName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:57
containerName?
Section titled “containerName?”
optionalcontainerName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:58
cosmosContainerProperties?
Section titled “cosmosContainerProperties?”
optionalcosmosContainerProperties:CosmosContainerProperties
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:59
cosmosDatabaseProperties?
Section titled “cosmosDatabaseProperties?”
optionalcosmosDatabaseProperties:CosmosDatabaseProperties
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:60