Share via


IReportConfigDefinition.DataSetSorting Property

Definition

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

Property Value

Attributes

Applies to