ExchangePeeringProperties.Connections Property

Definition

The set of connections that constitute an exchange peering.

public System.Collections.Generic.IList<Azure.ResourceManager.Peering.Models.PeeringExchangeConnection> Connections { get; }
member this.Connections : System.Collections.Generic.IList<Azure.ResourceManager.Peering.Models.PeeringExchangeConnection>
Public ReadOnly Property Connections As IList(Of PeeringExchangeConnection)

Property Value

Applies to