Skip to content
DocsTry Aspire
DocsTry

EndpointProbeAnnotation Constructors

ClassConstructors1 member
Represents an annotation that specifies the HTTP probes (health, readiness, liveness, etc.) of a resource.
public sealed class EndpointProbeAnnotation
{
public EndpointProbeAnnotation()
{
// ...
}
}