Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Management server class
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 DAMgmtServer
{
string Summary;
DAMgmtChangedHost Servers[];
};
Members
The DAMgmtServer class has these types of members:
Properties
The DAMgmtServer class has these properties.
-
Servers
-
-
Data type: DAMgmtChangedHost array
-
Access type: Read-only
-
Qualifiers: EmbeddedInstance ("DAMgmtChangedHost")
An array of DAMgmtChangedHost embedded instances
-
-
Summary
-
-
Data type: string
-
Access type: Read/write
Summary
The possible values are.
-
-
NoChangeDetected ("NoChangeDetected")
-
ChangesDetected ("ChangesDetected")
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\RemoteAccess |
| MOF |
|
| DLL |
|