IManagementPackManagement Members
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 | |
---|---|---|
BeginImportBundle | Overloaded. | |
BeginImportManagementPack | Overloaded. Asynchronously starts to import a single management pack. | |
BeginUninstallBundle | Overloaded. | |
BeginUninstallManagementPack | Asynchronously starts to uninstall a single management pack. | |
EndImportBundle | Ends the asynchronous operation that is importing a management pack bundle. | |
EndImportManagementPack | Ends the asynchronous operation that is importing a management pack. | |
EndUninstallBundle | Ends the asynchronous operation that is uninstalling a management pack bundle. | |
EndUninstallManagementPack | Ends the asynchronous operation that is uninstalling a management pack. | |
GetBundle | Overloaded. | |
GetDependentManagementPacks | Gets all the management packs that depend on (reference) the specified management pack. | |
GetManagementPack | Overloaded. | |
GetManagementPacks | Overloaded. Gets a collection of ManagementPack objects that have been imported into the current management group. | |
ImportBundle | Overloaded. Imports a management pack bundle, which can contain multiple management packs and their resources. | |
ImportManagementPack | Overloaded. Imports a single management pack into the current management group. | |
UninstallBundle | Overloaded. Uninstalls a management pack bundle. | |
UninstallManagementPack | Uninstalls the specified management pack. |
Top
Public Events
Name | Description | |
---|---|---|
OnManagementPackCacheRefresh | Occurs when the management pack is imported, uninstalled, or updated. |
Top
See Also
Reference
IManagementPackManagement Interface
Microsoft.EnterpriseManagement Namespace