ConnectorMonitoringAlertUpdateFailure.Message Field
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The message for the failure that occurred from updating an alert.
Namespace: Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim instance As ConnectorMonitoringAlertUpdateFailure
Dim value As String
value = instance.Message
instance.Message = value
Syntax
'Declaration
<DataMemberAttribute> _
Public Message As String
[DataMemberAttribute]
public string Message
[DataMemberAttribute]
public:
String^ Message
/** @attribute DataMemberAttribute() */
public String Message
DataMemberAttribute
public var Message : String
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
ConnectorMonitoringAlertUpdateFailure Class
ConnectorMonitoringAlertUpdateFailure Members
Microsoft.EnterpriseManagement.ConnectorFramework Namespace