Dela via


ReportConfigSorting(String) Constructor

Definition

Initializes a new instance of ReportConfigSorting.

public ReportConfigSorting(string name);
new Azure.ResourceManager.CostManagement.Models.ReportConfigSorting : string -> Azure.ResourceManager.CostManagement.Models.ReportConfigSorting
Public Sub New (name As String)

Parameters

name
String

The name of the column to sort.

Exceptions

name is null.

Applies to