次の方法で共有


TopQueries.Queries プロパティ

定義

適切なメトリック データを含む上位のリソース消費クエリの一覧を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象