Compartir a través de


PatchRouteFilter.Ipv6Peerings Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a