IMonitoringObjectData.HealthState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The health 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