HealthReportEntry 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 an entry in a HealthReport. Corresponds to the result of a single IHealthCheck.
public value class HealthReportEntry
public struct HealthReportEntry
type HealthReportEntry = struct
Public Structure HealthReportEntry
- Inheritance
Health |
Creates a new HealthReportEntry with the specified values for |
Health |
Creates a new HealthReportEntry 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. |
Duration |
Gets the health check execution duration. |
Exception |
Gets an Exception representing the exception that was thrown when checking for status (if any). |
Status |
Gets the health status of the component that was checked. |
Tags |
Gets the tags associated with the health check. |
Product | Versions |
---|---|
.NET | 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) |
.NET feedback
.NET is an open source project. Select a link to provide feedback: