Share via


ManagementPackDiagnostic.ExecuteOnState Property

Definition

Gets or sets the health state of the targeted monitor that causes the diagnostic to execute.

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

Property Value

A HealthState value.

The health state.

Applies to