VPNClientAddressPool Constructor
Initializes a new instance of the VPNClientAddressPool class.
Namespace: Microsoft.WindowsAzure.Management.VirtualNetworks.Models.NetworkListResponse
Assembly: Microsoft.WindowsAzure.Management.VirtualNetworks (in Microsoft.WindowsAzure.Management.VirtualNetworks.dll)
Usage
'Usage
Dim instance As New VPNClientAddressPool
Syntax
'Declaration
Public Sub New
public VPNClientAddressPool ()
public:
VPNClientAddressPool ()
public VPNClientAddressPool ()
public function VPNClientAddressPool ()
Remarks
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
VPNClientAddressPool Class
VPNClientAddressPool Members
Microsoft.WindowsAzure.Management.VirtualNetworks.Models.NetworkListResponse Namespace