AlertNotChangedSubscriptionConfiguration Class

Definition

Configuration if you want to use an alert not changed configuration.

public ref class AlertNotChangedSubscriptionConfiguration : Microsoft::EnterpriseManagement::Administration::AlertSubscriptionConfiguration
[System.Serializable]
public class AlertNotChangedSubscriptionConfiguration : Microsoft.EnterpriseManagement.Administration.AlertSubscriptionConfiguration
type AlertNotChangedSubscriptionConfiguration = class
    inherit AlertSubscriptionConfiguration
Public Class AlertNotChangedSubscriptionConfiguration
Inherits AlertSubscriptionConfiguration
Inheritance
AlertNotChangedSubscriptionConfiguration
Attributes

Constructors

AlertNotChangedSubscriptionConfiguration(AlertSubscriptionConfigurationType)

Creates a new alert not changed configuration.

Properties

ConfigurationType

The type of criteria this configuration applies to. Defaults to Any.

(Inherited from AlertSubscriptionConfiguration)
Criteria

The well-formed criteria for alerts.

(Inherited from AlertSubscriptionConfiguration)
ExpirationStartTime

The last modified time to start the queries on.

(Inherited from AlertSubscriptionConfiguration)
IdleMinutes

The interval for alerts not changing that meet the remainder of the configuration.

MonitoringClassIds

The classes to target.

(Inherited from AlertSubscriptionConfiguration)
MonitoringObjectGroupIds

The groups to target.

(Inherited from AlertSubscriptionConfiguration)
PollingIntervalMinutes

The polling interval to use.

(Inherited from AlertSubscriptionConfiguration)
ThreeLetterWindowsLanguageName

The optional language code. By default, will use the currently connected language code.

(Inherited from AlertSubscriptionConfiguration)
TimeZone

Time zone information.

(Inherited from AlertSubscriptionConfiguration)
UserSid

The sid of the user who configured the notification.

(Inherited from AlertSubscriptionConfiguration)

Applies to