ConnectorMonitoringAlertUpdateFailureReason Enumeration
[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)
Usage
'Usage
Dim instance As ConnectorMonitoringAlertUpdateFailureReason
Syntax
'Declaration
<DataContractAttribute> _
Public Enumeration ConnectorMonitoringAlertUpdateFailureReason
[DataContractAttribute]
public enum ConnectorMonitoringAlertUpdateFailureReason
[DataContractAttribute]
public enum class ConnectorMonitoringAlertUpdateFailureReason
/** @attribute DataContractAttribute() */
public enum ConnectorMonitoringAlertUpdateFailureReason
DataContractAttribute
public enum ConnectorMonitoringAlertUpdateFailureReason
Members
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. |
Remarks
T:Microsoft.EnterpriseManagement.ConnectorFramework.ConnectorMonitoringAlertUpdateFailure
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and