IResource.withHealthCheck
Method
interface IResource { // ... omitted for brevity withHealthCheck(key: string): IResource;}Signature
method
withHealthCheckbuilderAdds a health check by key
withHealthCheck(key: string): IResourceParameters
keystringReturns
IResourceDefined on
This method is defined on the following type: