Skip to content
Docs Try Aspire

YarpCluster.withLoadBalancingPolicy

Method
📦 Aspire.Hosting.Yarp v13.2.0
interface YarpCluster {
// ... omitted for brevity
withLoadBalancingPolicy(policy: string): YarpCluster;
}

Signature

method withLoadBalancingPolicy
Sets the load balancing policy for the cluster.
withLoadBalancingPolicy(policy: string): YarpCluster
policy string
YarpCluster

Defined on

This method is defined on the following type: