Compartilhar via


ExpressRouteCircuitPeering.Connections Propriedade

Definição

Obtém ou define a lista de conexões de circuito associadas ao Emparelhamento Privado do Azure para este circuito.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitConnection> Connections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connections")>]
member this.Connections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ExpressRouteCircuitConnection> with get, set
Public Property Connections As IList(Of ExpressRouteCircuitConnection)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a