NetworkListResponse::Gateway::VPNClientAddressPool Property

 

Optional. The VPN Client Address Pool reserves a pool of IP addresses for VPN clients. This object is used for point-to-site connectivity.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public:
property NetworkListResponse::VPNClientAddressPool^ VPNClientAddressPool {
	NetworkListResponse::VPNClientAddressPool^ get();
	void set(NetworkListResponse::VPNClientAddressPool^ value);
}
Return to top
Show: