次の方法で共有


MetricsBasedChart.AggregationType プロパティ

定義

使用できる値は、Sum、Avg、Count、Min、Max です。 既定値は Sum です。

public Azure.ResourceManager.SelfHelp.Models.ChartAggregationType? AggregationType { get; }
member this.AggregationType : Nullable<Azure.ResourceManager.SelfHelp.Models.ChartAggregationType>
Public ReadOnly Property AggregationType As Nullable(Of ChartAggregationType)

プロパティ値

適用対象