Skip to content
Docs Try Aspire
Docs Try

withHealthCheck

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

Signature

method withHealthCheck builder
Adds a health check by key
withHealthCheck(key: string): IResource
key string
IResource

Applies to

This method applies to the following types: