次の方法で共有


ExpressRouteCircuitPeeringInner.Connections プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象