Partilhar via


ExpressRouteCircuitInner.Peerings Propriedade

Definição

Obtém ou define a lista de emparelhamentos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a