次の方法で共有


QueryStatistic.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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象