次の方法で共有


RemoteAccessAccountingConnectionSummaryLocal class

Remote Access Connection Statistics Summary Record From Accounting Data.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[ClassVersion("1.0.0"), dynamic, provider("RAServerPSProvider"), AMENDMENT]
class RemoteAccessAccountingConnectionSummaryLocal : RemoteAccessConnectionSummaryLocal
{
  uint32 TotalSessions;
  uint32 TotalDASessions;
  uint32 TotalVpnSessions;
  uint32 TotalUniqueDAClients;
  uint32 AverageSessionsPerDay;
  uint32 MaxConcurrentSessions;
};

Members

The RemoteAccessAccountingConnectionSummaryLocal class has these types of members:

Properties

The RemoteAccessAccountingConnectionSummaryLocal class has these properties.

AverageSessionsPerDay

Data type: uint32

Access type: Read-only

The average number of sessions per day.

MaxConcurrentSessions

Data type: uint32

Access type: Read-only

The maximum number of concurrent sessions.

TotalDASessions

Data type: uint32

Access type: Read-only

the total number of direct access sessions.

TotalSessions

Data type: uint32

Access type: Read-only

The total number of sessions.

TotalUniqueDAClients

Data type: uint32

Access type: Read-only

The total number of unique direct access clients.

TotalVpnSessions

Data type: uint32

Access type: Read-only

The total number of VPN sessions.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\microsoft\windows\remoteaccess\server
MOF
RAServerPSProvider.mof
DLL
RAServerPSProvider.dll