Skip to content
Docs Try Aspire

EndpointProbeAnnotation Constructors

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