ExpressRouteCircuitPeeringInner.PeeredConnections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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