AlertChangedSubscriptionConfiguration Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Configuration settings for an alert changed subscription.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Administration::AlertSubscriptionConfiguration
Microsoft.EnterpriseManagement.Administration::AlertChangedSubscriptionConfiguration
| Name | Description | |
|---|---|---|
![]() | AlertChangedSubscriptionConfiguration(AlertSubscriptionConfigurationType) | Initializes a new AlertChangedSubscriptionConfiguration object. |
| 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.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


