ConnectorMonitoringAlertUpdateFailureReason Enumeration
System Center
Updated: April 16, 2012
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Provides the reason why the ConnectorMonitoringAlertUpdateFailure occurred.
Namespace: Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Member name | Description |
|---|---|
| ConcurrentUpdate | The alert has been updated since the last time it was received by the connector. |
| DoesNotExist | The alert does not exist. |
| DoesNotOwn | The connector does not own the alert. |
| Unknown | An unknown error occurred. |
T:Microsoft.EnterpriseManagement.ConnectorFramework.ConnectorMonitoringAlertUpdateFailure
Development Platforms
Windows Vista, Windows Server 2003, andTarget Platforms
Community Additions
ADD
Show: