次の方法で共有


MetricsQueryOptions.Aggregations プロパティ

定義

取得するメトリック集計の一覧を取得します。

このコレクションは設定できませんが、変更できます。 「コレクションの読み取り専用プロパティの初期化を使用したオブジェクト初期化子」を参照してください。

public System.Collections.Generic.IList<Azure.Monitor.Query.Models.MetricAggregationType> Aggregations { get; }
member this.Aggregations : System.Collections.Generic.IList<Azure.Monitor.Query.Models.MetricAggregationType>
Public ReadOnly Property Aggregations As IList(Of MetricAggregationType)

プロパティ値

適用対象