Skip to content
Docs Try Aspire

YarpCluster.withHealthCheckConfig

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

Signature

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

Defined on

This method is defined on the following type: