MonitoringAlertHistory Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains information about the history of a monitoring alert.
The following tables list the members exposed by the MonitoringAlertHistory type.
Public Properties
Name | Description | |
---|---|---|
Comments | Gets the comments for the monitoring alert history. | |
ConnectorId | Gets the globally unique identifier (GUID) for the connector associated with the alert. | |
Context | Gets the context of the alert. | |
CustomField1 | Gets or sets the value of the custom field 1 for the alert. | |
CustomField10 | Gets the value of the custom field 10 for the alert. | |
CustomField2 | Gets the value of the custom field 2 for the alert. | |
CustomField3 | Gets the value of the custom field 3 for the alert. | |
CustomField4 | Gets the value of the custom field 4 for the alert. | |
CustomField5 | Gets the value of the custom field 5 for the alert. | |
CustomField6 | Gets the value of the custom field 6 for the alert. | |
CustomField7 | Gets the value of the custom field 7 for the alert. | |
CustomField8 | Gets the value of the custom field 8 for the alert. | |
CustomField9 | Gets the value of the custom field 9 for the alert. | |
Id | (inherited from MonitoringBaseWithId) | |
ManagementGroup | (inherited from MonitoringBase) | |
ManagementGroupId | (inherited from MonitoringBase) | |
ModifiedBy | Gets the name of the user that modified the alert. | |
MonitoringAlertId | Gets the globally unique identifier (GUID) for the alert. | |
Owner | Gets the owner of the alert. | |
ResolutionState | Gets the resolution state of the alert. | |
TicketId | Gets the globally unique identifier (GUID) for the ticket of the alert. | |
TimeAdded | Gets the time, in DateTime format, the alert was added to the system. | |
TimeModified | Gets the time, in DateTime format, the alert was modified to generate the history. | |
TimeModifiedOffset | Gets the time offset, in DateTime format, for the time the alert was modified to generate the history. | |
TimeResolutionStateLastModified | Gets the time, in DateTime format, the resolution state of the alert was modified. | |
TimeResolutionStateLastModifiedOffset | Gets the time offset, in DateTime format, for the time the resolution state of the alert was modified. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | (inherited from MonitoringBase) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
MonitoringAlertHistory Class
Microsoft.EnterpriseManagement.Monitoring Namespace