Partager via


ScoringProfile.Functions Propriété

Définition

Obtient ou définit la collection de fonctions qui influencent le scoring des documents.

[Newtonsoft.Json.JsonProperty(PropertyName="functions")]
public System.Collections.Generic.IList<Microsoft.Azure.Search.Models.ScoringFunction> Functions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="functions")>]
member this.Functions : System.Collections.Generic.IList<Microsoft.Azure.Search.Models.ScoringFunction> with get, set
Public Property Functions As IList(Of ScoringFunction)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à