Share via


AlertUpdate Members

The members of the AlertUpdate class are listed here.

Constructors

Name Description

AlertUpdate

Initializes a new default instance of the AlertUpdate class.

Fields

Name Description

AlertHistory

Gets or sets an array of alert history objects that record all the changes made to the alert.

AlertId

Gets the GUID used to identify the alert.

CustomField1

Gets or sets the first user-defined field.

CustomField1UseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

CustomField2

Gets or sets the second user-defined field.

CustomField2UseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

CustomField3

Gets or sets the third user-defined field.

CustomField3UseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

CustomField4

Gets or sets the fourth user-defined field.

CustomField4UseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

CustomField5

Gets or sets the fifth user-defined field.

CustomField5UseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

LastModifiedBy

Specifies the last user to change the alert's properties.

LastModifiedByUseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

OwnerName

Gets or sets the account name that owns the alert.

OwnerNameUseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

ProblemState

Indicates whether the condition that originally raised the alert is still in the same state.

ProblemStateUseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

RepeatCount

For consolidated events, the RepeatCount field gets the number of repeat occurrences.

RepeatCountUseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

ResolutionState

Gets or sets the state of the alert.

ResolutionStateUseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

Severity

Gets or sets the severity of the alert.

SeverityUseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

SnapshotTime

Stores the time when the alert was queried by MCF.

SnapshotTimeSpecified

Indicates whether the SnapshotTime field will be explicitly set.

TicketID

Stores the GUID identifying a trouble ticket associated with this alert.

TicketIDUseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

TimeOfFirstEvent

For consolidated events, the TimeOfFirstEvent property gets the time when the first event was raised.

TimeOfFirstEventUseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

TimeOfLastEvent

For consolidated events, the TimeofLastEvent property gets the time when the latest event was raised.

TimeOfLastEventUseExisting

Specifies that the MCF should ignore changes to the associated property in the updated alert and keep the property value in the original MOM alert.

Thread Safety

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

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2

Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)