[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Allows you to access and manage management packs on the Service Manager server. For information about management packs, see Management Packs in Service Manager.

The following tables list the members exposed by the IManagementPackManagement type.

Public Methods

  Name Description
public method BeginImportBundle Overloaded.  
public method BeginImportManagementPack Overloaded. Asynchronously starts to import a single management pack.
public method BeginUninstallBundle Overloaded.  
public method BeginUninstallManagementPack Asynchronously starts to uninstall a single management pack.
public method EndImportBundle Ends the asynchronous operation that is importing a management pack bundle.
public method EndImportManagementPack Ends the asynchronous operation that is importing a management pack.
public method EndUninstallBundle Ends the asynchronous operation that is uninstalling a management pack bundle.
public method EndUninstallManagementPack Ends the asynchronous operation that is uninstalling a management pack.
public method GetBundle Overloaded.  
public method GetDependentManagementPacks Gets all the management packs that depend on (reference) the specified management pack.
public method GetManagementPack Overloaded.  
public method GetManagementPacks Overloaded. Gets a collection of ManagementPack objects that have been imported into the current management group.
public method ImportBundle Overloaded. Imports a management pack bundle, which can contain multiple management packs and their resources.
public method ImportManagementPack Overloaded. Imports a single management pack into the current management group.
public method UninstallBundle Overloaded. Uninstalls a management pack bundle.
public method UninstallManagementPack Uninstalls the specified management pack.
Top

Public Events

  Name Description
public event OnManagementPackCacheRefresh Occurs when the management pack is imported, uninstalled, or updated.
Top

See Also


Send comments about this topic to Microsoft.