Condividi tramite


ExpressRouteCircuitPeering.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.Models.PeerExpressRouteCircuitConnection> PeeredConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.peeredConnections")>]
member this.PeeredConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.PeerExpressRouteCircuitConnection>
Public ReadOnly Property PeeredConnections As IList(Of PeerExpressRouteCircuitConnection)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to