Share via


ManagementPackUnitMonitorOperationalState.HealthState Property

Definition

Gets or sets the health state that should be displayed when the monitor enters the specified operational state, such as the error or warning state.

public:
 property Microsoft::EnterpriseManagement::Configuration::HealthState HealthState { Microsoft::EnterpriseManagement::Configuration::HealthState get(); void set(Microsoft::EnterpriseManagement::Configuration::HealthState value); };
public Microsoft.EnterpriseManagement.Configuration.HealthState HealthState { get; set; }
member this.HealthState : Microsoft.EnterpriseManagement.Configuration.HealthState with get, set
Public Property HealthState As HealthState

Property Value

A HealthState enumeration value.

The health state that should be displayed when the monitor enters the specified operational state.

Applies to