Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Remote Access Inbox Accounting Configuration Record.
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 RemoteAccessInboxAccountingLocal
{
boolean AccountingStatus;
uint32 StoreLimit;
uint32 StoreLimitUnits;
uint64 StoreUsedBytes;
uint64 StoreFreeBytes;
datetime StoreFirstRecordDate;
datetime StoreLastRecordDate;
};
Members
The RemoteAccessInboxAccountingLocal class has these types of members:
Properties
The RemoteAccessInboxAccountingLocal class has these properties.
-
AccountingStatus
-
-
Data type: boolean
-
Access type: Read-only
Inbox Accounting Status. True/False indicates Enabled/Disabled
-
-
StoreFirstRecordDate
-
-
Data type: datetime
-
Access type: Read-only
Timestamp of first record in Store
-
-
StoreFreeBytes
-
-
Data type: uint64
-
Access type: Read-only
Free Space in the store in bytes
-
-
StoreLastRecordDate
-
-
Data type: datetime
-
Access type: Read-only
Timestamp of last record in Store
-
-
StoreLimit
-
-
Data type: uint32
-
Access type: Read-only
Accounting Store Limit
-
-
StoreLimitUnits
-
-
Data type: uint32
-
Access type: Read-only
Accounting Store Limit Units
-
-
StoreUsedBytes
-
-
Data type: uint64
-
Access type: Read-only
Used Space in the store in bytes
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\microsoft\windows\remoteaccess\server |
MOF |
|
DLL |
|