Share via


MSFT_AlertToComputer Class

Note Note   

The MOM WMI classes has been deprecated and should not be used when creating new scripts. The WMI classes are included only to support existing scripts.

The MSFT_AlertToComputer association class relates a MOM alert with a MOM computer.

Instances of this association class do not need to be created and used directly. The association class provides support for WQL queries that use the ASSOCIATORS OF syntax with MSFT_Alert and MSFT_Computer objects.

Properties

Name Description

Alert

Gets the MSFT_Alert object associated with a specific MSFT_Computer object.

Computer

Gets the MSFT_Computer object associated with a specific MSFT_Alert object.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2000 SP1 or later

See Also

MOM WMI Classes | MSFT_Alert class | MSFT_Computer class