withExternalServiceHttpHealthCheck
Function
interface ExternalServiceResource { // ... omitted for brevity withExternalServiceHttpHealthCheck( path?: string, statusCode?: number): ExternalServiceResource;}Signature
method
withExternalServiceHttpHealthCheck builder Adds an HTTP health check to an external service
withExternalServiceHttpHealthCheck( path?: string, statusCode?: number): ExternalServiceResourceParameters
path string optional statusCode number optional Returns
ExternalServiceResource Applies to
This function is an extension method on the following types: