次の方法で共有


ForecastDataset.Aggregation プロパティ

定義

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

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

プロパティ値

適用対象