Dela via


ClusterConfig.Destinations Property

Definition

The set of destinations associated with this cluster.

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