Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

withHealthCheck

Method
📦 Aspire.Hosting v13.5.4
interface ContainerResource {
// ... omitted for brevity
withHealthCheck(key: string): IResource;
}

Signature

methodwithHealthCheckbuilder
Adds a health check by key
withHealthCheck(key: string): IResource
keystring
IResource

Applies to

This method applies to the following types: