Udostępnij za pośrednictwem


MetricsPostBodySchemaParameters.Timespan Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to