Megosztás a következőn keresztül:


DiagnosticsTelemetryModule.ExcludedHeartbeatProperties Property

Definition

Gets a list of property names that are not to be sent with the heartbeats. null/empty list means allow all default properties through.

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

Property Value

Implements

Applies to