Skip to content
DocsTry Aspire
DocsTry

YarpCluster.withLoadBalancingPolicy

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

Signature

methodwithLoadBalancingPolicy
Set the LoadBalancingPolicy for the cluster.
withLoadBalancingPolicy(policy: string): YarpCluster
policystring
YarpCluster

Defined on

This method is defined on the following type: