Share via


ComputerHealthService.HostedHealthService Property

Definition

The hosted health service.

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

Property Value

Returns a MonitoringObject that represents the health service.

Exceptions

Not currently connected to a management group.

Applies to