次の方法で共有


ReportConfigDataset.Aggregation プロパティ

定義

レポートで使用する集計式のディクショナリ。 ディクショナリ内の各項目のキーは、集計列の別名です。 レポートには、最大 2 つの集計句を含めることができます。

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.CostManagement.Models.ReportConfigAggregation> Aggregation { get; }
member this.Aggregation : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.CostManagement.Models.ReportConfigAggregation>
Public ReadOnly Property Aggregation As IDictionary(Of String, ReportConfigAggregation)

プロパティ値

適用対象