ScoringFunction.Interpolation プロパティ

定義

文書のスコア間でブースティングがどのように補間されるかを示す値。既定値は "Linear" です。

public Azure.Search.Documents.Indexes.Models.ScoringFunctionInterpolation? Interpolation { get; set; }
member this.Interpolation : Nullable<Azure.Search.Documents.Indexes.Models.ScoringFunctionInterpolation> with get, set
Public Property Interpolation As Nullable(Of ScoringFunctionInterpolation)

プロパティ値

適用対象