次の方法で共有


ReportConfigSorting(String) コンストラクター

定義

ReportConfigSorting の新しいインスタンスを初期化します。

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

パラメーター

name
String

並べ替える列の名前。

例外

name が null です。

適用対象