IKnowledgeManagement.GetKnowledgeArticles Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets a list of management pack knowledge articles for Operations Manager that are stored on the Service Manager store.
Overload List
Name | Description |
---|---|
IKnowledgeManagement.GetKnowledgeArticles () | Gets a list of all the management pack knowledge articles for Operations Manager on the Service Manager store. |
IKnowledgeManagement.GetKnowledgeArticles (ManagementPackElement) | Gets a list of all management pack knowledge articles for Operations Manager related to the provided management pack element. |
IKnowledgeManagement.GetKnowledgeArticles (ManagementPackKnowledgeArticleCriteria) | Gets a list of management pack knowledge articles for Operations Manager based on the specified criteria. Only knowledge articles that match the criteria are returned. |
IKnowledgeManagement.GetKnowledgeArticles (ManagementPackSubElement) | Gets a list of management pack knowledge articles for Operations Manager that are related to the provided management pack sub element. |
IKnowledgeManagement.GetKnowledgeArticles (Guid) | Gets a list of management pack knowledge articles for Operations Manager that are related to the specific identified object. |
See Also
Reference
IKnowledgeManagement Interface
IKnowledgeManagement Members
Microsoft.EnterpriseManagement Namespace