Compartir a través de


FreshnessScoringParameters.BoostingDuration Propiedad

Definición

Obtiene o establece el período de expiración después del cual la mejora se detendrá para un documento determinado.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a