次の方法で共有


MetricAggregate.Dimensions プロパティ

定義

全体的なメトリック内でこのアグレゲートを生成したデータ系列を指定するディメンション名の値のテーブルを取得します。

public System.Collections.Generic.IDictionary<string,string> Dimensions { get; }
member this.Dimensions : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Dimensions As IDictionary(Of String, String)

プロパティ値

適用対象