VpnIPAddressRange class
Virtual Private Network (VPN) IP address range object
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class VpnIPAddressRange
{
string StartIPAddress;
string EndIPAddress;
};
Members
The VpnIPAddressRange class has these types of members:
Properties
The VpnIPAddressRange class has these properties.
-
EndIPAddress
-
-
Data type: string
-
Access type: Read-only
End IP address of the Range
-
-
StartIPAddress
-
-
Data type: string
-
Access type: Read-only
Start IP address of the Range
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|