Share via


TopQueries.IntervalType Property

Definition

Gets the duration of the interval (ISO8601 duration format).

[Newtonsoft.Json.JsonProperty(PropertyName="intervalType")]
public string IntervalType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intervalType")>]
member this.IntervalType : string
Public ReadOnly Property IntervalType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to