ManagementPackDiagnostic.ExecuteOnState 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.
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.