Compartilhar via


RouteMap.AssociatedOutboundConnections Propriedade

Definição

Obtém ou define a lista de conexões que têm esse RoutMap associado ao tráfego de saída.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a