IDPSQueryObject.OrderBy Property

Definition

Gets or sets column to sort response by

[Newtonsoft.Json.JsonProperty(PropertyName="orderBy")]
public Microsoft.Azure.Management.Network.Models.OrderBy OrderBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="orderBy")>]
member this.OrderBy : Microsoft.Azure.Management.Network.Models.OrderBy with get, set
Public Property OrderBy As OrderBy

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to