Partilhar via


ScoringProfile.Functions Propriedade

Definição

Obtém ou define a coleção de funções que influenciam a pontuação de documentos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a