Udostępnij za pośrednictwem


SubscriptionResourceGetAccountsOptions.OrderBy Property

Definition

OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.

public string OrderBy { get; set; }
member this.OrderBy : string with get, set
Public Property OrderBy As String

Property Value

Applies to