HealthCheckResult Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the result of a health check.
public value class HealthCheckResult
public struct HealthCheckResult
type HealthCheckResult = struct
Public Structure HealthCheckResult
- Inheritance
Health |
Creates a new HealthCheckResult with the specified values for |
Data |
Gets additional key-value pairs describing the health of the component. |
Description |
Gets a human-readable description of the status of the component that was checked. |
Exception |
Gets an Exception representing the exception that was thrown when checking for status (if any). |
Status |
Gets a value indicating the status of the component that was checked. |
Degraded(String, Exception, IRead |
Creates a HealthCheckResult representing a degraded component. |
Healthy(String, IRead |
Creates a HealthCheckResult representing a healthy component. |
Unhealthy(String, Exception, IRead |
Creates a HealthCheckResult representing an unhealthy component. |
Продукт | Версии |
---|---|
.NET | 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: