ComputerHealthService.HostComputer Property

Definition

The computer that hosts the health service.

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

Property Value

MonitoringObject

Returns a MonitoringObject that represents the Windows computer on which the health service is running.

Exceptions

Not currently connected to a management group.

Applies to