Share via


ConnectorMonitoringAlertUpdateFailure.MonitoringAlertId Field

 

Applies To: Operations Manager for System Center 2012

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)

Syntax

[DataMemberAttribute]
public Guid MonitoringAlertId
public:
[DataMemberAttribute]
Guid MonitoringAlertId
[<DataMemberAttribute>]
val mutable MonitoringAlertId : Guid
<DataMemberAttribute>
Public MonitoringAlertId As Guid

Field Value

Type: System.Guid

See Also

ConnectorMonitoringAlertUpdateFailure Class
Microsoft.EnterpriseManagement.ConnectorFramework Namespace

Return to top