QueryStatistic.Intervals Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of query intervals.
[Newtonsoft.Json.JsonProperty(PropertyName="intervals")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.QueryInterval> Intervals { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intervals")>]
member this.Intervals : System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.QueryInterval>
Public ReadOnly Property Intervals As IList(Of QueryInterval)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute