ArmResourceGetMonitorMetricsOptions.Orderby Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The aggregation to use for sorting results and the direction of the sort. Only one order can be specified. Examples: sum asc.
public string Orderby { get; set; }
member this.Orderby : string with get, set
Public Property Orderby As String