共用方式為


VectorSearch.Profiles Property

Definition

Defines combinations of configurations to use with vector search.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.VectorSearchProfile> Profiles { get; }
member this.Profiles : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.VectorSearchProfile>
Public ReadOnly Property Profiles As IList(Of VectorSearchProfile)

Property Value

Applies to