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