ConnectionStringOptions
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:44
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/AzureCosmosNoSqlKVStore.ts:45
cosmosClient?
Section titled “cosmosClient?”
optional
cosmosClient:CosmosClient
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:56
Inherited from
Section titled “Inherited from”AzureCosmosNoSqlKVStoreConfig
.cosmosClient
dbName?
Section titled “dbName?”
optional
dbName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:57
Inherited from
Section titled “Inherited from”AzureCosmosNoSqlKVStoreConfig
.dbName
containerName?
Section titled “containerName?”
optional
containerName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:58
Inherited from
Section titled “Inherited from”AzureCosmosNoSqlKVStoreConfig
.containerName
cosmosContainerProperties?
Section titled “cosmosContainerProperties?”
optional
cosmosContainerProperties:CosmosContainerProperties
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:59
Inherited from
Section titled “Inherited from”AzureCosmosNoSqlKVStoreConfig
.cosmosContainerProperties
cosmosDatabaseProperties?
Section titled “cosmosDatabaseProperties?”
optional
cosmosDatabaseProperties:CosmosDatabaseProperties
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:60