EndpointProbeAnnotation
Class sealed net10.0
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{ // ...}