AlertSubscriptionConfigurationType Enumeration

 

Applies To: Operations Manager for System Center 2012

The type of configuration to use for alert subscription configuration settings.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

public enum AlertSubscriptionConfigurationType
public enum class AlertSubscriptionConfigurationType
type AlertSubscriptionConfigurationType
Public Enumeration 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.

See Also

Microsoft.EnterpriseManagement.Administration Namespace

Return to top