Skip to content
Docs Try Aspire

Healthcheck Constructors

Class Constructors 1 member
Represents the health check configuration for a container.
public sealed class Healthcheck
{
public Healthcheck()
{
// ...
}
}