Freigeben über


ExpressRouteCircuitPeeringInner.PeeredConnections Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: