Condividi tramite


CosmosDBIndexingPolicy.VectorIndexes Property

Definition

List of paths to include in the vector indexing.

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBVectorIndex> VectorIndexes { get; }
member this.VectorIndexes : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBVectorIndex>
Public ReadOnly Property VectorIndexes As IList(Of CosmosDBVectorIndex)

Property Value

Applies to