IndexingPolicy.VectorIndexes Property
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.
Gets the vector indexes for additional indexes
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="vectorIndexes")]
public System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.VectorIndexPath> VectorIndexes { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="vectorIndexes")>]
member this.VectorIndexes : System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.VectorIndexPath> with get, set
Public Property VectorIndexes As Collection(Of VectorIndexPath)
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
"vectorIndexes": [ { "path": "/vector1", "type": "diskANN" }, { "path": "/vector2", "type": "flat " }, { "path": "/vector3", "type": "quantizedFlat" } ]
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Latest |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: