Share via


ExpressRouteCircuitPeeringInner.Connections Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to