Share via


AlertChangedSubscriptionConfiguration Class

Definition

Configuration if you want to use an alert changed configuration.

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

Constructors

AlertChangedSubscriptionConfiguration(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)
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