Freigeben über


ScoringProfile.Functions Eigenschaft

Definition

Ruft die Auflistung von Funktionen ab, die die Bewertung von Dokumenten beeinflussen, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: