QueryDataset.Grouping Property

Definition

Array of group by expression to use in the query. Query can have up to 2 group by clauses.

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

Property Value

Applies to