ConnectorMonitoringAlertUpdateFailureReason Enumeration
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Provides the reason why the ConnectorMonitoringAlertUpdateFailure occurred.
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
Show: