Share via


MonitoringAlert.MonitoringObjectHealthState Property

Definition

The health state of the corresponding monitoring object.

public:
 property Microsoft::EnterpriseManagement::Configuration::HealthState MonitoringObjectHealthState { Microsoft::EnterpriseManagement::Configuration::HealthState get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public Microsoft.EnterpriseManagement.Configuration.HealthState MonitoringObjectHealthState { get; }
member this.MonitoringObjectHealthState : Microsoft.EnterpriseManagement.Configuration.HealthState
Public ReadOnly Property MonitoringObjectHealthState As HealthState

Property Value

Returns a HealthState enumeration value.

Attributes

Applies to