Interface: AccountAndKeyOptions
Extends
Properties
containerName?
optional
containerName:string
Inherited from
AzureCosmosNoSqlKVStoreConfig
.containerName
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosNoSqlKVStore.ts:58
cosmosClient?
optional
cosmosClient:CosmosClient
Inherited from
AzureCosmosNoSqlKVStoreConfig
.cosmosClient
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosNoSqlKVStore.ts:56
cosmosContainerProperties?
optional
cosmosContainerProperties:CosmosContainerProperties
Inherited from
AzureCosmosNoSqlKVStoreConfig
.cosmosContainerProperties
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosNoSqlKVStore.ts:59
cosmosDatabaseProperties?
optional
cosmosDatabaseProperties:CosmosDatabaseProperties
Inherited from
AzureCosmosNoSqlKVStoreConfig
.cosmosDatabaseProperties
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosNoSqlKVStore.ts:60
dbName?
optional
dbName:string
Inherited from
AzureCosmosNoSqlKVStoreConfig
.dbName
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosNoSqlKVStore.ts:57
endpoint?
optional
endpoint:string
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosNoSqlKVStore.ts:48
key?
optional
key:string
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosNoSqlKVStore.ts:49