Share via


FreshnessScoringParameters(TimeSpan) コンストラクター

定義

FreshnessScoringParameters の新しいインスタンスを初期化します。

public FreshnessScoringParameters (TimeSpan boostingDuration);
new Azure.Search.Documents.Indexes.Models.FreshnessScoringParameters : TimeSpan -> Azure.Search.Documents.Indexes.Models.FreshnessScoringParameters
Public Sub New (boostingDuration As TimeSpan)

パラメーター

boostingDuration
TimeSpan

その後の有効期限は、特定のドキュメントのブーストが停止します。

適用対象