VcoreConnectionStringOptions
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:8
Extends
Section titled “Extends”Properties
Section titled “Properties”connectionString?
Section titled “connectionString?”
optionalconnectionString:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:10
mongoClient?
Section titled “mongoClient?”
optionalmongoClient:MongoClient
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:14
Inherited from
Section titled “Inherited from”AzureCosmosVCoreKVStoreConfig.mongoClient
dbName?
Section titled “dbName?”
optionaldbName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:15
Inherited from
Section titled “Inherited from”AzureCosmosVCoreKVStoreConfig.dbName
collectionName?
Section titled “collectionName?”
optionalcollectionName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:16