DAMgmtChangedHost class
Changed host
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 DAMgmtChangedHost : DAMgmtHostEx
{
string Host;
string IPAddresses[];
string Type[];
string Change;
};
Members
The DAMgmtChangedHost class has these types of members:
Properties
The DAMgmtChangedHost class has these properties.
-
Change
-
-
Data type: string
-
Access type: Read/write
Change.
The possible values are.
-
-
Unchanged ("Unchanged")
-
Added ("Added")
-
Removed ("Removed")
-
AddressChanged ("AddressChanged")
Host
-
Data type: string
-
Access type: Read-only
Name or IP address
This property is inherited from DAMgmtHost.
IPAddresses
-
Data type: string array
-
Access type: Read-only
IP Addresses
This property is inherited from DAMgmtHost.
Type
-
Data type: string array
-
Access type: Read/write
Server Type
This property is inherited from DAMgmtHostEx.
The possible values are.
Manual ("Manual")
SCCM ("SCCM")
DC ("DC")
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|