FPCSignaledAlert Collection

The FPCSignaledAlert collection holds all the run-time instances of a single alert defined by an FPCAlert object for a specific event GUID and and a specific additional key. Each alert instance is represented by an FPCSignaledAlertInstance object. This collection is an element of an FPCSignaledAlerts collection.

The alerts that have been issued appear under Monitoring in Forefront TMG Management. The FPCAlert object contains alert configuration information, and the FPCSignaledAlert object contains both configuration and run-time information.

Dd421235.bkbutton(en-us,MSDN.10).png Click here to see the Forefront TMG object hierarchy.

Methods

The FPCSignaledAlert collection defines the following methods.

Method Description

Acknowledge

Acknowledges all instances of the alert.

Item

Retrieves the requested FPCSignaledAlertInstance object from the collection.

Refresh

Reads the stored values of all of the collection's properties by means of a remote procedure call (RPC).

Reset

Resets the alert.

Properties

The FPCSignaledAlert collection defines the following properties.

Property Description

_NewEnum

Gets an enumerator object for the collection.

AdditionalKey

Gets the additional key (index) in the table of subevents defined for the event for which the alert is issued.

Count

Gets the number of FPCSignaledAlertInstance objects in the collection.

EventGUID

Gets the string-formatted globally unique identifier (GUID) of the event that triggered the alert.

Name

Gets the name of the alert.

Server

Gets the name of the server on which the alert was issued.

Severity

Gets a value from the FpcAlertSeverity enumerated type that indicates the severity of the alert.

Interfaces for C++ Programming

This object implements the IFPCSignaledAlert interface.

Requirements

Client Requires Windows 7 or Windows Vista.
Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
IDL

Declared in Msfpccom.idl.

See Also

COM Objects

Send comments about this topic to Microsoft

Build date: 6/30/2010