次の方法で共有


PatchRouteFilter.Ipv6Peerings プロパティ

定義

高速ルート回線 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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象