Compartir a través de


TelemetryHealthCheckPublisherOptions.LogOnlyUnhealthy Propiedad

Definición

Obtiene o establece un valor que indica si se va a registrar solo cuando se reciben informes incorrectos.

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

Valor de propiedad

true para registrar solo informes incorrectos; false para registrar siempre. El valor predeterminado es false.

Se aplica a