Partager via


IManagementPackManagement.GetManagementPacks Method

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

Gets a collection of ManagementPack objects that have been imported into the current management group.

These methods are thread safe.

Overload List

Name Description
IManagementPackManagement.GetManagementPacks () Gets a collection of all the management packs that have been imported into the current management group.
IManagementPackManagement.GetManagementPacks (ManagementPackCriteria) Gets a collection of all the management packs that have been imported into the current management group that matches the specified criteria.
IManagementPackManagement.GetManagementPacks (ICollection) Gets a collection of all the management packs that have been imported into the current management group based on the specified list of management pack identifiers.

See Also

Reference

IManagementPackManagement Interface
IManagementPackManagement Members
Microsoft.EnterpriseManagement Namespace