Freigeben über


ExpressRouteCircuitPeeringInner.Connections Eigenschaft

Definition

Ruft die Liste der Verbindungsverbindungen ab, die dem privaten Azure-Peering für diese Verbindung zugeordnet sind.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitConnectionInner> Connections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connections")>]
member this.Connections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitConnectionInner>
Public ReadOnly Property Connections As IList(Of ExpressRouteCircuitConnectionInner)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: