ReportConfigDefinition.DataSetGrouping Property

Definition

Array of group by expression to use in the report. Report can have up to 2 group by clauses.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IReportConfigGrouping[] DataSetGrouping { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.DataSetGrouping : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IReportConfigGrouping[] with get, set
Public Property DataSetGrouping As IReportConfigGrouping()

Property Value

Implements

Attributes

Applies to