次の方法で共有


ExpressRouteGateway.ExpressRouteConnections プロパティ

定義

ExpressRoute ゲートウェイへの ExpressRoute 接続の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象