ConnectorMonitoringAlertUpdateFailure Members

Updated: April 16, 2012

Represents a failure that occurred from updating an alert.

The following tables list the members exposed by the ConnectorMonitoringAlertUpdateFailure type.

  Name Description
  ConnectorMonitoringAlertUpdateFailure Overloaded.  
Top
  Name Description
public field Message The message for the failure that occurred from updating an alert.
public field MonitoringAlertId The globally unique identifier (GUID) of the alert that failed to get updated.
public field Reason A ConnectorMonitoringAlertUpdateFailureReason object that represents the reason for the failure that occurred from updating an alert.
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top