Skip to content
Docs Try Aspire

Healthcheck

Class sealed net8.0
📦 Aspire.Hosting.Docker v13.2.0
Represents the health check configuration for a container.
namespace Aspire.Hosting.Docker.Resources.ServiceNodes;
public sealed class Healthcheck
{
// ...
}