Partager via


RouteMap.AssociatedOutboundConnections Propriété

Définition

Obtient ou définit la liste des connexions auxquelles ce RoutMap est associé pour le trafic sortant.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.associatedOutboundConnections")]
public System.Collections.Generic.IList<string> AssociatedOutboundConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.associatedOutboundConnections")>]
member this.AssociatedOutboundConnections : System.Collections.Generic.IList<string> with get, set
Public Property AssociatedOutboundConnections As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à