ScoringProfile.Functions Property

Definition

The collection of functions that influence the scoring of documents.

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

Property Value

Applies to