Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: