IReportConfigSorting.Direction Property

Definition

Direction of sort.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Direction of sort.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportConfigSortingType) }, ReadOnly=false, Required=false, SerializedName="direction")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportConfigSortingType? Direction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Direction of sort.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportConfigSortingType) }, ReadOnly=false, Required=false, SerializedName="direction")>]
member this.Direction : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportConfigSortingType> with get, set
Public Property Direction As Nullable(Of ReportConfigSortingType)

Property Value

Attributes

Applies to