次の方法で共有


QueryInterval.Metrics プロパティ

定義

この間隔のクエリ メトリックの一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="metrics")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.QueryMetric> Metrics { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metrics")>]
member this.Metrics : System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.QueryMetric>
Public ReadOnly Property Metrics As IList(Of QueryMetric)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象