Share via


SearchMetadata.Sort Property

Definition

Gets or sets how the results are sorted.

[Newtonsoft.Json.JsonProperty(PropertyName="sort")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.SearchSort> Sort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sort")>]
member this.Sort : System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.SearchSort> with get, set
Public Property Sort As IList(Of SearchSort)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to