Interfaces
VcoreConnectionStringOptions
Defined in: providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:8
Extends
Properties
connectionString?
optional
connectionString:string
Defined in: providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:10
mongoClient?
optional
mongoClient:MongoClient
Defined in: providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:14
Inherited from
AzureCosmosVCoreKVStoreConfig
.mongoClient
dbName?
optional
dbName:string
Defined in: providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:15
Inherited from
AzureCosmosVCoreKVStoreConfig
.dbName
collectionName?
optional
collectionName:string
Defined in: providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:16