Share via


MonitoringAlertConnectorStatus Enumeration

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

Defines the state of a monitoring alert with regard to the alert's connector.

Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Usage

'Usage
Dim instance As MonitoringAlertConnectorStatus

Syntax

'Declaration
<DataContractAttribute> _
Public Enumeration MonitoringAlertConnectorStatus
[DataContractAttribute] 
public enum MonitoringAlertConnectorStatus
[DataContractAttribute] 
public enum class MonitoringAlertConnectorStatus
/** @attribute DataContractAttribute() */ 
public enum MonitoringAlertConnectorStatus
DataContractAttribute 
public enum MonitoringAlertConnectorStatus

Members

Member name Description
NotMarkedForForwarding The alert is not being managed by a connector.
Pending The alert is pending forwarding.
SuccessfullyForwarded The alert has successfully been forwarded.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

Microsoft.EnterpriseManagement.Monitoring Namespace