Get method of the PS_RemoteAccessRoutingDomain class
Retrieves a VPN routing domain configuration for the specified routing domain, or for all routing domains of the gateway.
Syntax
uint32 Get(
[in] string Name,
[out] VpnRoutingDomainConfig cmdletOutput[]
);
Parameters
-
Name [in]
-
The name of the routing domain that specifies the VPN routing domain configuration to retrieve. If this parameter is not specified, the VPN routing domain configurations for all routing domains is retrieved.
-
cmdletOutput [out]
-
TheVpnRoutingDomainConfig object that receives the retrieved routing domain configurations.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|