Allows you to access and manage management packs on the Service Manager server.
The following tables list the members exposed by the IManagementPackManagement type.
Public Methods
| Name | Description | |
|---|---|---|
| .gif) | BeginImportBundle | Overloaded. | 
| .gif) | BeginImportManagementPack | Overloaded. Asynchronously starts to import a single management pack. | 
| .gif) | BeginUninstallBundle | Overloaded. | 
| .gif) | BeginUninstallManagementPack | Asynchronously starts to uninstall a single management pack. | 
| .gif) | EndImportBundle | Ends the asynchronous operation that is importing a management pack bundle. | 
| .gif) | EndImportManagementPack | Ends the asynchronous operation that is importing a management pack. | 
| .gif) | EndUninstallBundle | Ends the asynchronous operation that is uninstalling a management pack bundle. | 
| .gif) | EndUninstallManagementPack | Ends the asynchronous operation that is uninstalling a management pack. | 
| .gif) | GetBundle | Overloaded. | 
| .gif) | GetDependentManagementPacks | Gets all the management packs that depend on (reference) the specified management pack. | 
| .gif) | GetManagementPack | Overloaded. | 
| .gif) | GetManagementPacks | Overloaded. Gets a collection of ManagementPack objects that have been imported into the current management group. | 
| .gif) | ImportBundle | Overloaded. Imports a management pack bundle, which can contain multiple management packs and their resources. | 
| .gif) | ImportManagementPack | Overloaded. Imports a single management pack into the current management group. | 
| .gif) | UninstallBundle | Overloaded. Uninstalls a management pack bundle. | 
| .gif) | UninstallManagementPack | Uninstalls the specified management pack. | 
Top
Public Events
| Name | Description | |
|---|---|---|
| .gif) | OnManagementPackCacheRefresh | Occurs when the management pack is imported, uninstalled, or updated. | 
Top
See Also
Reference
IManagementPackManagement Interface
Microsoft.EnterpriseManagement Namespace