MonitoringAlertHistory Members

Updated: April 16, 2012

Contains information about the history of a monitoring alert.

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

  Name Description
public property Comments Gets the comments for the monitoring alert history.
public property ConnectorId Gets the globally unique identifier (GUID) for the connector associated with the alert.
public property Context Gets the context of the alert.
public property CustomField1 Gets or sets the value of the custom field 1 for the alert.
public property CustomField10 Gets the value of the custom field 10 for the alert.
public property CustomField2 Gets the value of the custom field 2 for the alert.
public property CustomField3 Gets the value of the custom field 3 for the alert.
public property CustomField4 Gets the value of the custom field 4 for the alert.
public property CustomField5 Gets the value of the custom field 5 for the alert.
public property CustomField6 Gets the value of the custom field 6 for the alert.
public property CustomField7 Gets the value of the custom field 7 for the alert.
public property CustomField8 Gets the value of the custom field 8 for the alert.
public property CustomField9 Gets the value of the custom field 9 for the alert.
public property Id  (inherited from MonitoringBaseWithId)
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property ModifiedBy Gets the name of the user that modified the alert.
public property MonitoringAlertId Gets the globally unique identifier (GUID) for the alert.
public property Owner Gets the owner of the alert.
public property ResolutionState Gets the resolution state of the alert.
public property TicketId Gets the globally unique identifier (GUID) for the ticket of the alert.
public property TimeAdded Gets the time, in DateTime format, the alert was added to the system.
public property TimeModified Gets the time, in DateTime format, the alert was modified to generate the history.
public property TimeModifiedOffset Gets the time offset, in DateTime format, for the time the alert was modified to generate the history.
public property TimeResolutionStateLastModified Gets the time, in DateTime format, the resolution state of the alert was modified.
public property TimeResolutionStateLastModifiedOffset Gets the time offset, in DateTime format, for the time the resolution state of the alert was modified.
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)
Top