Compartilhar via


ExpressRouteCircuitPeering.PeeredConnections Propriedade

Definição

Obtém a lista de conexões de circuito emparelhadas associadas ao Emparelhamento Privado do Azure para esse circuito.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a