Compartilhar via


RouteMap.AssociatedInboundConnections Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a