次の方法で共有


FreshnessScoringParameters.BoostingDuration プロパティ

定義

特定のドキュメントに対してブーストが停止する有効期限を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="boostingDuration")]
public TimeSpan BoostingDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="boostingDuration")>]
member this.BoostingDuration : TimeSpan with get, set
Public Property BoostingDuration As TimeSpan

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象