MonitoringAlertHistory Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains information about the history of a monitoring alert.
Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim instance As MonitoringAlertHistory
Syntax
'Declaration
<SerializableAttribute> _
Public Class MonitoringAlertHistory
Inherits MonitoringBaseWithId
[SerializableAttribute]
public class MonitoringAlertHistory : MonitoringBaseWithId
[SerializableAttribute]
public ref class MonitoringAlertHistory : public MonitoringBaseWithId
/** @attribute SerializableAttribute() */
public class MonitoringAlertHistory extends MonitoringBaseWithId
SerializableAttribute
public class MonitoringAlertHistory extends MonitoringBaseWithId
Inheritance Hierarchy
System.Object
Microsoft.EnterpriseManagement.Common.MonitoringBase
Microsoft.EnterpriseManagement.Common.MonitoringBaseWithId
Microsoft.EnterpriseManagement.Monitoring.MonitoringAlertHistory
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
MonitoringAlertHistory Members
Microsoft.EnterpriseManagement.Monitoring Namespace