PS_VpnIPAddressRange, ROOT\Microsoft\Windows\RemoteAccess

Class | Methods (2) | Properties | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Represents the IP address range from which IP addresses are assigned to VPN clients

PS_VpnIPAddressRange methods

PS_VpnIPAddressRange has 2 methods (2 Local)

NameOriginReturn
AddPS_VpnIPAddressRangeuint32 {'out':True}
RemovePS_VpnIPAddressRangeuint32 {'out':True}

Detailed description of PS_VpnIPAddressRange methods

Local methods (2) of PS_VpnIPAddressRange class

Add method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IPAddressRangestring0-{'Description':'Indicates the IP address range that has to be added to the pool. Consists of a start IP and an end IP. The range shouldnt overlap with an already existing range','In':True}
ComputerNamestring1-{'Description':'IPv4/IPv6 address or hostname of the computer on which the VPN server computer specific tasks should be executed. If ComputerName is specified then the IPv4 address range is added on that VPN server','In':True}
PassThruboolean2-{'Description':'Returns the IP address range object that was added. By default this cmdlet does not generate any output','In':True}
RoutingDomainstring3-{'Description':'Specifies the Routing Domain friendly Name.','In':True}
cmdletOutputobject:VpnIPAddressRange4-{'Description':'The object consists of the following properties 1. Start IPv4 address of the range that was added 2. End IPv4 address of the range that was added','EmbeddedInstance':'VpnIPAddressRange','Out':True}
Description'This cmdlet adds a new IPv4 address range from which IPv4 addresses can be assigned to VPN clients'
implementedTrue
staticTrue
Add method is in 12 classes of ROOT\Microsoft\Windows\RemoteAccess and in 17 namespaces
Remove method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IPAddressstring0-{'Description':'Indicates the Start IP address of the range that has to be deleted','In':True}
ComputerNamestring1-{'Description':'IPv4/IPv6 address or hostname of the computer on which the VPN server computer specific tasks should be executed','In':True}
PassThruboolean2-{'Description':'Returns an object, viz. the IPv4 address range that was deleted. By default this cmdlet does not generate any output','In':True}
Forceboolean3-{'Description':'The cmdlet ensures that there is at least one address range always present by disallowing deletion of the last address range. This poses a problem where there is only one range to start with and a user needs to replace that range with a new one. The Force parameter is used to override the normal behavior and allow deletion of the last address range so that a new range can be added later.','In':True}
RoutingDomainstring4-{'Description':'Specifies the Routing Domain friendly Name.','In':True}
cmdletOutputobject:VpnIPAddressRange5-{'Description':'The object consists of the following properties 1. Start IPv4 address of the pool that was deleted 2. End IPv4 address of the pool that was deleted ','EmbeddedInstance':'VpnIPAddressRange','Out':True}
Description'This cmdlet removes an existing IPv4 address range from the pool for IP address assignment'
implementedTrue
staticTrue
Remove method is in 13 classes of ROOT\Microsoft\Windows\RemoteAccess and in 18 namespaces

PS_VpnIPAddressRange Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'Represents the IP address range from which IP addresses are assigned to VPN clients'
dynamicTrue
locale'MS_409'
provider'RAMgmtPSProvider'

PS_VpnIPAddressRange System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\RemoteAccess:PS_VpnIPAddressRange'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\RemoteAccess'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT0___SYSTEM3
__RELPATH'PS_VpnIPAddressRange'___SYSTEM8
__DYNASTY'PS_VpnIPAddressRange'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'PS_VpnIPAddressRange'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to PS_VpnIPAddressRange

Number of classes:2
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MultiTenantVpnIPAddressRange030----
VpnIPAddressRange120----
comments powered by Disqus
WUtils.com