Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Remote Access Server Health object.
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 RemoteAccessServerHealthLocal
{
uint32 HealthStatus;
uint32 NumOfHealthMonitors;
uint8 Data[];
};
Members
The RemoteAccessServerHealthLocal class has these types of members:
Properties
The RemoteAccessServerHealthLocal class has these properties.
-
Data
-
-
Data type: uint8 array
-
Access type: Read-only
Data Blob for all the health monitors
-
-
HealthStatus
-
-
Data type: uint32
-
Access type: Read-only
Health Status
-
-
NumOfHealthMonitors
-
-
Data type: uint32
-
Access type: Read-only
Total number of health monitors
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\microsoft\windows\remoteaccess\server |
MOF |
|
DLL |
|