IView.DataSetSorting Property

Definition

Array of order by expression to use in the report.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Array of order by expression to use in the report.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IReportConfigSorting) }, ReadOnly=false, Required=false, SerializedName="sorting")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IReportConfigSorting[] DataSetSorting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Array of order by expression to use in the report.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IReportConfigSorting) }, ReadOnly=false, Required=false, SerializedName="sorting")>]
member this.DataSetSorting : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IReportConfigSorting[] with get, set
Public Property DataSetSorting As IReportConfigSorting()

Property Value

Attributes

Applies to