AlertResolution.AlertAutoResolveDays 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 in the new resolution state.
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.AlertAutoResolveDays
Syntax
'Declaration
Public Shared ReadOnly AlertAutoResolveDays As Setting(Of Integer)
public static readonly Setting<int> AlertAutoResolveDays
public:
static initonly Setting<int>^ AlertAutoResolveDays
public static final Setting<int> AlertAutoResolveDays
public static final var AlertAutoResolveDays : 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