withHealthCheckConfig
Function
interface YarpCluster { // ... omitted for brevity withHealthCheckConfig(config: YarpHealthCheckConfig): YarpCluster;}Signature
method
withHealthCheckConfig Sets the health check configuration for the cluster.
withHealthCheckConfig(config: YarpHealthCheckConfig): YarpClusterParameters
config YarpHealthCheckConfig Returns
YarpCluster Applies to
This function is an extension method on the following types: