Share via


ComputerHealthService.HealthState Property

Definition

The current health state of the health service.

public:
 property Microsoft::EnterpriseManagement::Configuration::HealthState HealthState { Microsoft::EnterpriseManagement::Configuration::HealthState get(); };
public Microsoft.EnterpriseManagement.Configuration.HealthState HealthState { get; }
member this.HealthState : Microsoft.EnterpriseManagement.Configuration.HealthState
Public ReadOnly Property HealthState As HealthState

Property Value

Returns a HealthState that contains the state of the host computer on which the health service is running.

Exceptions

Not currently connected to a management group.

Applies to