次の方法で共有


RouteFilter.Peerings プロパティ

定義

高速ルート回線ピアリングへの参照のコレクションを取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象