Compartir a través de


RouteMap.AssociatedInboundConnections Propiedad

Definición

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

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a