次の方法で共有


ExpressRouteCrossConnectionInner.Peerings プロパティ

定義

ピアリングの一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象