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?”
optional
connectionString:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:10
mongoClient?
Section titled “mongoClient?”
optional
mongoClient: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?”
optional
dbName: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?”
optional
collectionName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosMongovCoreKVStore.ts:16