Redigera

Dela via


TelemetryHealthCheckPublisherOptions.LogOnlyUnhealthy Property

Definition

Gets or sets a value indicating whether to log only when unhealthy reports are received.

public:
 property bool LogOnlyUnhealthy { bool get(); void set(bool value); };
public bool LogOnlyUnhealthy { get; set; }
member this.LogOnlyUnhealthy : bool with get, set
Public Property LogOnlyUnhealthy As Boolean

Property Value

true to only log unhealthy reports; false to always log. The default value is false.

Applies to