Share via


TransformBuilderContext.Cluster Property

Definition

The cluster config used by the route. This may be null if the route is not currently paired with a cluster.

public Yarp.ReverseProxy.Configuration.ClusterConfig? Cluster { get; init; }
member this.Cluster : Yarp.ReverseProxy.Configuration.ClusterConfig with get, set
Public Property Cluster As ClusterConfig

Property Value

Applies to