Freigeben über


RouteMap.AssociatedOutboundConnections Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: