Compartir a través de


PatchRouteFilter.Peerings Propiedad

Definición

Obtiene una colección de referencias a emparejamientos de circuitos de express route.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a