FavoriteTask Class
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Note: This API is now obsolete.Namespace:
Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return to top
Represents a favorite task.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
System::Object
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::CreatableMonitoringBase
Microsoft.EnterpriseManagement.UserInfo::UserTask
Microsoft.EnterpriseManagement.Monitoring::FavoriteTask
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::CreatableMonitoringBase
Microsoft.EnterpriseManagement.UserInfo::UserTask
Microsoft.EnterpriseManagement.Monitoring::FavoriteTask
| Name | Description | |
|---|---|---|
![]() | FavoriteTask(String^, ManagementPackTask^) | Initializes a new FavoriteTask object. |
| Name | Description | |
|---|---|---|
![]() | ManagementGroup | The connection management group connection used by this object. |
![]() | ManagementGroupId | (Inherited from MonitoringBase.) |
![]() | MonitoringTask | Obsolete.Gets or sets the task that is contained in the favorite task. |
![]() | Name | (Inherited from UserTask.) |
![]() | Task | (Inherited from UserTask.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from UserTask.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from UserTask.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | (Inherited from UserTask.) |
![]() | ToString() | (Inherited from MonitoringBase.) |
![]() | Update() | (Inherited from UserTask.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


