Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

EndpointProbeAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
Represents an annotation that specifies the HTTP probes (health, readiness, liveness, etc.) of a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class EndpointProbeAnnotation
: Aspire.Hosting.ApplicationModel.ProbeAnnotation
{
// ...
}
View all constructors
View all properties