Share via


VpnGatewayData.Connections Property

Definition

List of all vpn connections to the gateway.

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)

Property Value

Applies to