QueryMetricInterval.IntervalType Property

Definition

Gets interval type (length). Possible values include: 'PT1H', 'P1D'

[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