次の方法で共有


DiagnosticsTelemetryModule.ExcludedHeartbeatPropertyProviders プロパティ

定義

無効になっており、既定のハートビート プロパティに影響しない既定のハートビート プロパティ プロバイダーの一覧を取得します。 現在定義されている既定のハートビート プロパティは、'Base' という名前だけです。

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

プロパティ値

実装

適用対象