MonitoringTaskConfiguration Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Contains configuration settings for starting a monitoring task.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Configuration::TaskConfiguration
Microsoft.EnterpriseManagement.Configuration::MonitoringTaskConfiguration
| Name | Description | |
|---|---|---|
![]() | MonitoringTaskConfiguration() | Initializes a new MonitoringTaskConfiguration object. |
| Name | Description | |
|---|---|---|
![]() | Credentials | (Inherited from TaskConfiguration.) |
![]() | Overrides | (Inherited from TaskConfiguration.) |
| 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.) |
Use the MonitoringTaskConfiguration class to define and modify settings for detecting the state of a managed object so that you can diagnose and repair problems in that 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.


