次の方法で共有


GetByActiveStatistics method of the PS_RemoteAccessAccountingStatisticsSummary class

Used to query Active Connection stats

Syntax

uint32 GetByActiveStatistics(
  [out] RemoteAccessActiveConnectionSummaryLocal cmdletOutput
);

Parameters

cmdletOutput [out]

On success, contains an array of RemoteAccessActiveConnectionSummaryLocal objects that contain the Remote Access active connection summary from Accounting data.

Requirements

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

See also

PS_RemoteAccessAccountingStatisticsSummary