Set method of the PS_VpnSstpProxyRule class
Modifies a tenant ID to gateway mapping.
Syntax
uint32 Set(
[in] string TenantID,
[in] string GatewayAddress[],
[in] boolean PassThru,
[out] VpnSstpProxyRule cmdletOutput
);
Parameters
-
TenantID [in]
-
The Tenant or Group ID to configure the SSTP proxy mapping.
-
GatewayAddress [in]
-
List of Gateway IP Address, or the name for the tenant.
-
PassThru [in]
-
true to indicate that the method returns an output object. The default is false.
-
cmdletOutput [out]
-
If PassThru is true, returns an embedded instance of the current object.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|