ManagementGroup.GetMonitoringKnowledgeArticlesLocalized Method
Applies To: Operations Manager for System Center 2012
Retrieves the localized knowledge articles for management pack elements.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetMonitoringKnowledgeArticlesLocalized(Guid) | Obsolete.Retrieves the localized knowledge articles for a management pack element. |
|
GetMonitoringKnowledgeArticlesLocalized(ManagementPackElement) | Obsolete.Retrieves the localized knowledge articles for a management pack element. |
|
GetMonitoringKnowledgeArticlesLocalized(ManagementPackSubElement) | Obsolete.Retrieves the localized knowledge articles for aManagementPackSubElementobject. |
Remarks
A knowledge article contains information about the meaning and importance of an object that is defined in a management pack. For information about creating a knowledge article, see How to Create a Knowledge Article.
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top