次の方法で共有


VpnGatewayData.Connections プロパティ

定義

ゲートウェイへのすべての VPN 接続の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.VpnConnectionData> Connections { get; }
member this.Connections : System.Collections.Generic.IList<Azure.ResourceManager.Network.VpnConnectionData>
Public ReadOnly Property Connections As IList(Of VpnConnectionData)

プロパティ値

適用対象