Skip to content
Docs Try Aspire
Docs Try

YarpCluster.withHealthCheckConfig

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface YarpCluster {
// ... omitted for brevity
withHealthCheckConfig(config: YarpHealthCheckConfig): YarpCluster;
}

Signature

method withHealthCheckConfig
Set the health check configuration for the cluster.
withHealthCheckConfig(config: YarpHealthCheckConfig): YarpCluster
config YarpHealthCheckConfig
YarpCluster

Defined on

This method is defined on the following type: