Freigeben über


BaselineResponse.Interval Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to