Share via


AlertResolution.HealthyAlertAutoResolveDays Field

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The number of days after which all active alerts are resolved when the alert source is health.

Namespace: Microsoft.EnterpriseManagement.Administration.Settings.ManagementGroup
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Usage

'Usage
Dim value As Setting(Of Integer)

value = AlertResolution.HealthyAlertAutoResolveDays

Syntax

'Declaration
Public Shared ReadOnly HealthyAlertAutoResolveDays As Setting(Of Integer)
public static readonly Setting<int> HealthyAlertAutoResolveDays
public:
static initonly Setting<int>^ HealthyAlertAutoResolveDays
public static final Setting<int> HealthyAlertAutoResolveDays
public static final var HealthyAlertAutoResolveDays : Setting<int>

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

AlertResolution Structure
AlertResolution Members
Microsoft.EnterpriseManagement.Administration.Settings.ManagementGroup Namespace