IReportConfigDatasetAutoGenerated.Sorting Property

Definition

[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.Api20200601.IReportConfigSorting) }, ReadOnly=false, Required=false, SerializedName="sorting")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.IReportConfigSorting[] Sorting { 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.Api20200601.IReportConfigSorting) }, ReadOnly=false, Required=false, SerializedName="sorting")>]
member this.Sorting : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.IReportConfigSorting[] with get, set
Public Property Sorting As IReportConfigSorting()

Property Value

IReportConfigSorting[]
Attributes

Applies to