AzureCosmosDBNoSQLVectorStoreRecordCollectionOptions<TRecord>.IndexingMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the indexing mode in the Azure Cosmos DB service. More information here: https://learn.microsoft.com/en-us/azure/cosmos-db/index-policy#indexing-mode.
public Microsoft.Azure.Cosmos.IndexingMode IndexingMode { get; init; }
member this.IndexingMode : Microsoft.Azure.Cosmos.IndexingMode with get, set
Public Property IndexingMode As IndexingMode
Property Value
Remarks
Default is Consistent.