AlertSubscriptionConfiguration Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Configuration settings for various rules that use the alert change notification data.
The following tables list the members exposed by the AlertSubscriptionConfiguration type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ConfigurationType | Gets or sets the type of criteria that this configuration applies to. The default is Any. |
![]() |
Criteria | Gets or sets the criteria for alerts. |
![]() |
ExpirationStartTime | Gets or sets the last modified time to start a query on. |
![]() |
MonitoringClassIds | Gets a list of global unique identifier (GUID) values for the monitoring classes to target for the alert change notification. |
![]() |
MonitoringObjectGroupIds | Gets a list of global unique identifier (GUID) values for the monitoring object groups to target for the alert change notification. |
![]() |
PollingIntervalMinutes | Gets or sets the polling interval, in minutes, to use when polling for the alert change notifications. |
![]() |
ThreeLetterWindowsLanguageName | Gets or sets the optional language three letter language code for the alert subscription. |
![]() |
TimeZone | Gets or sets the time zone for the alert subscription. |
![]() |
UserSid | The security identifier (SID) of the user who configured the notification. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AlertSubscriptionConfiguration Class
Microsoft.EnterpriseManagement.Administration Namespace