Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Remote Access Health Heuristic
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("RAMgmtPSProvider"), AMENDMENT]
class RemoteAccessHealthHeuristic
{
uint32 Id;
string Status;
string OperationStatus;
string ErrorDesc;
string ErrorCause;
string ErrorResoln;
};
Members
The RemoteAccessHealthHeuristic class has these types of members:
Properties
The RemoteAccessHealthHeuristic class has these properties.
-
ErrorCause
-
-
Data type: string
-
Access type: Read-only
Description of the cause of each of the warning and critical monitors that are currently active
-
-
ErrorDesc
-
-
Data type: string
-
Access type: Read-only
Detail description of each of the warning and critical monitors that are currently active
-
-
ErrorResoln
-
-
Data type: string
-
Access type: Read-only
Description of the resolution of each of the warning and critical monitors that are currently active
-
-
Id
-
-
Data type: uint32
-
Access type: Read-only
Unique Id describing a monitor
-
-
OperationStatus
-
-
Data type: string
-
Access type: Read-only
Operation Status of the monitor
-
-
Status
-
-
Data type: string
-
Access type: Read-only
Status of the monitor
The possible values are.
-
-
OK ("OK")
-
Error ("Error")
-
Warning ("Warning")
-
Unknown ("Unknown")
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|