Share via


TopQueries.Queries Property

Definition

List of top resource consuming queries with appropriate metric data.

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

Property Value

Applies to