Skip to content
DocsTry Aspire
DocsTry

HealthReportSnapshot

Recordsealednet8.0
📦 Aspire.Hosting v13.4.0
A report produced by a health check about a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed record HealthReportSnapshot
: System.IEquatable<Aspire.Hosting.ApplicationModel.HealthReportSnapshot>
{
// ...
}
IEquatable<HealthReportSnapshot>