RemotelyManagedComputer.Computer Property

Definition

The computer that is remotely managed.

public:
 property Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ Computer { Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ get(); };
public Microsoft.EnterpriseManagement.Monitoring.MonitoringObject Computer { get; }
member this.Computer : Microsoft.EnterpriseManagement.Monitoring.MonitoringObject
Public ReadOnly Property Computer As MonitoringObject

Property Value

MonitoringObject

Returns a MonitoringObject that contains the monitoring information for this agentless managed computer.

Exceptions

Not currently connected to a management group.

Applies to