次の方法で共有


QueryStatistics.Intervals プロパティ

定義

適切なメトリック データを含む間隔の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.QueryMetricInterval> Intervals { get; }
member this.Intervals : System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.QueryMetricInterval>
Public ReadOnly Property Intervals As IList(Of QueryMetricInterval)

プロパティ値

適用対象