Represents a managed computer that does not have a local agent installed.

The following tables list the members exposed by the RemotelyManagedComputer type.

Public Properties

  Name Description
public property Computer Gets a MonitoringObject that contains the monitoring information for this agentless managed computer.
public property ComputerName Gets the name of the agentless managed computer.
public property DisplayName Gets the display name of the monitoring object for this agentless managed computer.
public property Domain Gets the name of the domain containing this agentless managed computer.
public property HealthState Gets the current health state of this agentless managed computer.
public property Id  Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public property IPAddress Gets the IP address of this agentless managed computer.
public property LastModified Gets the date and time at which this agentless managed computer was last modified in the operational database.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property Name Gets the name of the monitoring object for this agentless managed computer.
public property Path Gets the path of the monitoring object for this agentless managed computer.
public property PrincipalName Gets the fully qualified domain name (FQDN) for this computer.
public property ProxyAgentPrincipalName The fully qualified domain name (FQDN) of the proxy agent that manages this computer.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public method GetProxyAgent Gets the proxy agent that manages this computer.
public method GetType  (inherited from Object)
public method Reconnect Overridden. Connects the agentless managed computer to the Management Group.
public methodstatic ReferenceEquals  (inherited from Object)
public method SetProxyAgent Sets the proxy agent that manages this computer.
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.