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