Share via


ExpressRouteCircuitPeeringInner.PeeredConnections Property

Definition

Gets the list of peered circuit connections associated with Azure Private Peering for this circuit.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to