Skip to content
Docs Try Aspire

withLoadBalancingPolicy

Function
📦 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

Applies to

This function is an extension method on the following types: