次の方法で共有


DiagnosticsTelemetryModule.ExcludedHeartbeatProperties プロパティ

定義

ハートビートと共に送信されないプロパティ名の一覧を取得します。 null/空のリストは、すべての既定のプロパティを許可することを意味します。

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

プロパティ値

実装

適用対象