HealthReport.Status Property

Definition

Gets a HealthStatus representing the aggregate status of all the health checks. The value of Status will be the most severe status reported by a health check. If no checks were executed, the value is always Healthy.

public Microsoft.Extensions.Diagnostics.HealthChecks.HealthStatus Status { get; }

Property Value

Applies to

Producto Versiones
.NET 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)