次の方法で共有


PatchRouteFilterInner.Peerings プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象