Freigeben über


RouteMap.AssociatedInboundConnections Eigenschaft

Definition

Ruft die Liste der Verbindungen ab, denen diese RoutMap für eingehenden Datenverkehr zugeordnet ist, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: