YarpCluster Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a cluster for YARP routes
public class YarpCluster
type YarpCluster = class
Public Class YarpCluster
- Inheritance
-
YarpCluster
Extension Methods
| WithForwarderRequestConfig(YarpCluster, ForwarderRequestConfig) |
Set the ForwarderRequestConfig for the cluster. |
| WithHealthCheckConfig(YarpCluster, HealthCheckConfig) |
Set the HealthCheckConfig for the cluster. |
| WithHttpClientConfig(YarpCluster, HttpClientConfig) |
Set the ForwarderRequestConfig for the cluster. |
| WithLoadBalancingPolicy(YarpCluster, String) |
Set the LoadBalancingPolicy for the cluster. |
| WithMetadata(YarpCluster, IReadOnlyDictionary<String,String>) |
Set the Metadata for the cluster. |
| WithSessionAffinityConfig(YarpCluster, SessionAffinityConfig) |
Set the SessionAffinityConfig for the cluster. |