Applies To: Operations Manager for System Center 2012
Retrieves the knowledge articles for management pack elements.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringKnowledgeArticles() | Obsolete.Retrieves a collection of all the knowledge articles for management pack elements. | 
| .jpeg) | GetMonitoringKnowledgeArticles(Guid) | Obsolete.Retrieves a collection of the knowledge articles for management pack elements in the management group that have the specified GUID. | 
| .jpeg) | GetMonitoringKnowledgeArticles(ManagementPackElement) | Obsolete.Retrieves the knowledge articles for the specified management pack element. | 
| .jpeg) | GetMonitoringKnowledgeArticles(ManagementPackKnowledgeArticleCriteria) | Obsolete.Retrieves a collection of knowledge articles that match the specified filter. | 
| .jpeg) | GetMonitoringKnowledgeArticles(ManagementPackSubElement) | Obsolete.Retrieves the knowledge articles for the specified child elements of management pack elements. | 
Remarks
A knowledge article contains information about the meaning and importance of an object that is defined in a management pack.
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top