次の方法で共有


QueryStatisticsProperties.Intervals プロパティ

定義

適切なメトリック データを含む間隔の一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="intervals")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.QueryMetricInterval> Intervals { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intervals")>]
member this.Intervals : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.QueryMetricInterval> with get, set
Public Property Intervals As IList(Of QueryMetricInterval)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象