次の方法で共有


Add method of the PS_VpnSstpProxyRule class

Adds a tenant ID to a gateway mapping.

Syntax

uint32 Add(
  [in]  VpnSstpProxyRule Rule[],
  [in]  boolean          PassThru,
  [out] VpnSstpProxyRule cmdletOutput[]
);

Parameters

Rule [in]

The Tenant or Group ID to configure the SSTP proxy mapping.

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
Ramgmtpsprovider.mof
DLL
RAMgmtPSProvider.dll

See also

PS_VpnSstpProxyRule