AlertSubscriptionConfiguration Members

Updated: April 16, 2012

Configuration settings for various rules that use the alert change notification data.

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

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