Configuration settings for an alert changed subscription.
The following tables list the members exposed by the AlertChangedSubscriptionConfiguration type.
Public
Constructors
| Name | Description | |
|---|---|---|
| AlertChangedSubscriptionConfiguration | Initializes a new AlertChangedSubscriptionConfiguration object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
ConfigurationType | Gets or sets the type of criteria that this configuration applies to. The default is Any. (inherited from AlertSubscriptionConfiguration) |
|
Criteria | Gets or sets the criteria for alerts. (inherited from AlertSubscriptionConfiguration) |
|
ExpirationStartTime | Gets or sets the last modified time to start a query on. (inherited from AlertSubscriptionConfiguration) |
|
MonitoringClassIds | Gets a list of global unique identifier (GUID) values for the monitoring classes to target for the alert change notification. (inherited from AlertSubscriptionConfiguration) |
|
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) |
|
PollingIntervalMinutes | Gets or sets the polling interval, in minutes, to use when polling for the alert change notifications. (inherited from AlertSubscriptionConfiguration) |
|
ThreeLetterWindowsLanguageName | Gets or sets the optional language three letter language code for the alert subscription. (inherited from AlertSubscriptionConfiguration) |
|
TimeZone | Gets or sets the time zone for the alert subscription. (inherited from AlertSubscriptionConfiguration) |
|
UserSid | The security identifier (SID) of the user who configured the notification. (inherited from AlertSubscriptionConfiguration) |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

