RouteModel.Cluster Property
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.
The ClusterState instance associated with this route.
public Yarp.ReverseProxy.Model.ClusterState? Cluster { get; }
member this.Cluster : Yarp.ReverseProxy.Model.ClusterState
Public ReadOnly Property Cluster As ClusterState