The type of configuration to use for alert subscription configuration settings. Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

Visual Basic
Dim instance As AlertSubscriptionConfigurationType

Syntax

Visual Basic
Public Enumeration AlertSubscriptionConfigurationType
C#
public enum AlertSubscriptionConfigurationType
C++
public enum class AlertSubscriptionConfigurationType
J#
public enum AlertSubscriptionConfigurationType
JScript
public enum AlertSubscriptionConfigurationType

Members

Member name Description
Any A notification occurs when any of the alert properties change or do not change.
ResolutionState A notification occurs when any of the alert resolution state properties change or do not change.

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

See Also