MonitoringAlertUpdateFailure Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains the exception that occurred when a monitoring alert failed to update.

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

System::Object
  Microsoft.EnterpriseManagement.Monitoring::MonitoringAlertUpdateFailure

[SerializableAttribute]
public ref class MonitoringAlertUpdateFailure 

NameDescription
System_CAPS_pubpropertyException

Gets the exception that occurred when a monitoring alert failed to update.

System_CAPS_pubpropertyMonitoringAlert

Gets the monitoring alert that failed to update.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: