Share via


MonitoringStateChangeEvent.OldHealthState Property

Definition

The old health state value.

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

Property Value

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

Applies to