Share via


RemotelyManagedComputer Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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  (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 The connection management group connection used by this object.
public property ManagementGroupId  (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  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
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 method SetProxyAgent Sets the proxy agent that manages this computer.
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)

Top

See Also

Reference

RemotelyManagedComputer Class
Microsoft.EnterpriseManagement.Administration Namespace