Compartir a través de


RouteMap.AssociatedOutboundConnections Propiedad

Definición

Obtiene o establece la lista de conexiones que tienen asociado este RoutMap para el tráfico saliente.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a