Share via


RouteMapData.AssociatedOutboundConnections Property

Definition

List of connections which have this RoutMap associated for outbound traffic.

public System.Collections.Generic.IList<string> AssociatedOutboundConnections { get; }
member this.AssociatedOutboundConnections : System.Collections.Generic.IList<string>
Public ReadOnly Property AssociatedOutboundConnections As IList(Of String)

Property Value

Applies to