Share via


VpnConnectionResource.GetVpnSiteLinkConnections Method

Definition

Gets a collection of VpnSiteLinkConnectionResources in the VpnConnection.

public virtual Azure.ResourceManager.Network.VpnSiteLinkConnectionCollection GetVpnSiteLinkConnections ();
abstract member GetVpnSiteLinkConnections : unit -> Azure.ResourceManager.Network.VpnSiteLinkConnectionCollection
override this.GetVpnSiteLinkConnections : unit -> Azure.ResourceManager.Network.VpnSiteLinkConnectionCollection
Public Overridable Function GetVpnSiteLinkConnections () As VpnSiteLinkConnectionCollection

Returns

An object representing collection of VpnSiteLinkConnectionResources and their operations over a VpnSiteLinkConnectionResource.

Applies to