MonitoringAlertConnectorStatus Enumeration

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

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)

[DataContractAttribute]
public enum class MonitoringAlertConnectorStatus

Member nameDescription
NotMarkedForForwarding

The alert is not being managed by a connector.

Pending

The alert is pending forwarding.

SuccessfullyForwarded

The alert has successfully been forwarded.

Return to top
Show: