Share via


ConnectorMonitoringAlertUpdateFailure.MonitoringAlertId Field

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The globally unique identifier (GUID) of the alert that failed to get updated.

Namespace: Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Usage

'Usage
Dim instance As ConnectorMonitoringAlertUpdateFailure
Dim value As Guid

value = instance.MonitoringAlertId

instance.MonitoringAlertId = value

Syntax

'Declaration
<DataMemberAttribute> _
Public MonitoringAlertId As Guid
[DataMemberAttribute] 
public Guid MonitoringAlertId
[DataMemberAttribute] 
public:
Guid MonitoringAlertId
/** @attribute DataMemberAttribute() */ 
public Guid MonitoringAlertId
DataMemberAttribute 
public var MonitoringAlertId : Guid

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

ConnectorMonitoringAlertUpdateFailure Class
ConnectorMonitoringAlertUpdateFailure Members
Microsoft.EnterpriseManagement.ConnectorFramework Namespace