Partager via


QueryBody.Timespan Propriété

Définition

Obtient ou définit facultatif. Intervalle de temps sur lequel interroger les données. Il s’agit d’une valeur de période ISO8601. Ce délai est appliqué en plus de ceux spécifiés dans l’expression de requête.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à