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 | |
---|---|---|
Computer | Gets a MonitoringObject that contains the monitoring information for this agentless managed computer. | |
ComputerName | Gets the name of the agentless managed computer. | |
DisplayName | Gets the display name of the monitoring object for this agentless managed computer. | |
Domain | Gets the name of the domain containing this agentless managed computer. | |
HealthState | Gets the current health state of this agentless managed computer. | |
Id | (inherited from MonitoringBaseWithId) | |
IPAddress | Gets the IP address of this agentless managed computer. | |
LastModified | Gets the date and time at which this agentless managed computer was last modified in the operational database. | |
ManagementGroup | The connection management group connection used by this object. | |
ManagementGroupId | (inherited from MonitoringBase) | |
Name | Gets the name of the monitoring object for this agentless managed computer. | |
Path | Gets the path of the monitoring object for this agentless managed computer. | |
PrincipalName | Gets the fully qualified domain name (FQDN) for this computer. | |
ProxyAgentPrincipalName | The fully qualified domain name (FQDN) of the proxy agent that manages this computer. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetProxyAgent | Gets the proxy agent that manages this computer. | |
GetType | (inherited from Object) | |
Reconnect | Overridden. Connects the agentless managed computer to the Management Group. | |
SetProxyAgent | Sets the proxy agent that manages this computer. | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
RemotelyManagedComputer Class
Microsoft.EnterpriseManagement.Administration Namespace