你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RouteFilterInner.Ipv6Peerings 属性

定义

获取对快速路由线路 ipv6 对等互连的引用集合。

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

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于