ScoringProfile.Functions プロパティ

定義

ドキュメントのスコアリングに影響を与える関数のコレクション。

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)

プロパティ値

適用対象