SearchIndex.ScoringProfiles Property
Definition
Gets the scoring profiles for the index.
public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.ScoringProfile> ScoringProfiles { get; }
member this.ScoringProfiles : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.ScoringProfile>
Public ReadOnly Property ScoringProfiles As IList(Of ScoringProfile)