次の方法で共有


ExpressRouteCircuitPeeringInner.PeeredConnections プロパティ

定義

この回線の Azure プライベート ピアリングに関連付けられているピアリングされた回線接続の一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象