Skip to content
DocsTry Aspire
DocsTry

YarpCluster.withHealthCheckConfig

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

Signature

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

Defined on

This method is defined on the following type: