Compartir a través de


Clear method of the PS_VpnS2SInterfaceStatistics class

Clears statistics of an S2S interface.

Syntax

uint32 Clear(
  [in]  string  Name,
  [in]  boolean PassThru,
  [out] boolean cmdletOutput
);

Parameters

Name [in]

Specifies the name of the connection.

PassThru [in]

true to return a value in cmdletOutput; otherwise, false. The default value is false.

cmdletOutput [out]

The cmdlet output.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
RAMgmtPSProvider.mof
DLL
RAMgmtPSProvider.dll

See also

PS_VpnS2SInterfaceStatistics