Configuration settings for an alert not changed subscription.

The following tables list the members exposed by the AlertNotChangedSubscriptionConfiguration type.

Public Constructors

  Name Description
AlertNotChangedSubscriptionConfiguration Initializes a new AlertNotChangedSubscriptionConfiguration object by defining the type of configuration that is used.
Top

Public Properties

  Name Description
public property ConfigurationType  Gets or sets the type of criteria that this configuration applies to. The default is Any. (inherited from AlertSubscriptionConfiguration)
public property Criteria  Gets or sets the criteria for alerts. (inherited from AlertSubscriptionConfiguration)
public property ExpirationStartTime  Gets or sets the last modified time to start a query on. (inherited from AlertSubscriptionConfiguration)
public property IdleMinutes Gets or sets the interval of time, in minutes, that alerts do not change.
public property MonitoringClassIds  Gets a list of global unique identifier (GUID) values for the monitoring classes to target for the alert change notification. (inherited from AlertSubscriptionConfiguration)
public property MonitoringObjectGroupIds  Gets a list of global unique identifier (GUID) values for the monitoring object groups to target for the alert change notification. (inherited from AlertSubscriptionConfiguration)
public property PollingIntervalMinutes  Gets or sets the polling interval, in minutes, to use when polling for the alert change notifications. (inherited from AlertSubscriptionConfiguration)
public property ThreeLetterWindowsLanguageName  Gets or sets the optional language three letter language code for the alert subscription. (inherited from AlertSubscriptionConfiguration)
public property TimeZone  Gets or sets the time zone for the alert subscription. (inherited from AlertSubscriptionConfiguration)
public property UserSid  The security identifier (SID) of the user who configured the notification. (inherited from AlertSubscriptionConfiguration)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.