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.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
public: property NetworkListResponse::VPNClientAddressPool^ VPNClientAddressPool { NetworkListResponse::VPNClientAddressPool^ get(); void set(NetworkListResponse::VPNClientAddressPool^ value); }
Show: