次の方法で共有


ISupportMetrics.Metrics プロパティ

定義

テレメトリに関する追加情報を提供する、アプリケーション定義のメトリック名と値のディクショナリを取得します。

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

プロパティ値

適用対象