Share via


RouteMapData.AssociatedInboundConnections Property

Definition

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

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

Property Value

Applies to