Share via


MonitoringStateChangeEvent.NewHealthState Property

Definition

The new health state value.

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

Property Value

Returns a HealthState value that is the health state after the change occurred.

Applies to