Share via


VpnConnectionData.VpnLinkConnections Property

Definition

List of all vpn site link connections to the gateway.

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

Property Value

Applies to