Represents a managed network device.
The following tables list the members exposed by the RemotelyManagedDevice type.
Public
Properties
| Name | Description | |
|---|---|---|
|
DisplayName | Gets the display name of the monitoring object for this network device. |
|
HealthState | Gets the current health state of this network device. |
|
Id | Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
IPAddress | Gets the IP address of this network device. |
|
LastModified | Gets the date and time at which this network device was last modified in the operational database. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
Name | Gets the name of the monitoring object for this network device. |
|
Path | Gets the path of the monitoring object for this network device. |
|
ProxyAgentPrincipalName | Gets the fully qualified domain name (FQDN) for this network device. |
|
SnmpDevice | Gets a MonitoringObject that contains the monitoring information for this network device. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
|
GetHashCode | Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
GetProxyAgent | Gets the proxy agent that manages this device. |
|
GetType | (inherited from Object) |
|
Reconnect | Overridden. Connects the network device to the Management Group. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
SetProxyAgent | Sets the proxy agent that manages this device. |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

