Skip to content
DocsTry Aspire
DocsTry

withHealthCheck

Method
📦 Aspire.Hosting v13.4.0
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: