AccountAndKeyOptions
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:47
Extends
Section titled “Extends”Properties
Section titled “Properties”endpoint?
Section titled “endpoint?”
optionalendpoint:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:48
optionalkey:string
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:49
cosmosClient?
Section titled “cosmosClient?”
optionalcosmosClient: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?”
optionaldbName: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?”
optionalcontainerName: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?”
optionalcosmosContainerProperties: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?”
optionalcosmosDatabaseProperties:CosmosDatabaseProperties
Defined in: .build/typescript/packages/providers/storage/azure/src/kvStore/AzureCosmosNoSqlKVStore.ts:60