Delen via


IReverseProxyFeature.AvailableDestinations Property

Definition

Cluster destinations that can handle the current request. This will initially include all destinations except those currently marked as unhealthy if health checks are enabled.

public System.Collections.Generic.IReadOnlyList<Yarp.ReverseProxy.Model.DestinationState> AvailableDestinations { get; set; }
member this.AvailableDestinations : System.Collections.Generic.IReadOnlyList<Yarp.ReverseProxy.Model.DestinationState> with get, set
Public Property AvailableDestinations As IReadOnlyList(Of DestinationState)

Property Value

Applies to