Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

HealthCheckAnnotation

Classnet10.0
📦 Aspire.Hosting v13.5.4
An annotation which tracks the name of the health check used to detect to health of a resource.
namespace Aspire.Hosting.ApplicationModel;
public class HealthCheckAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
View all constructors
View all properties