ResolvedDestinationCollection.Destinations Property

Definition

Gets the map of destination names to destination configurations.

public System.Collections.Generic.IReadOnlyDictionary<string,Yarp.ReverseProxy.Configuration.DestinationConfig> Destinations { get; init; }
member this.Destinations : System.Collections.Generic.IReadOnlyDictionary<string, Yarp.ReverseProxy.Configuration.DestinationConfig> with get, set
Public Property Destinations As IReadOnlyDictionary(Of String, DestinationConfig)

Property Value

Applies to