IManagementPackManagement.GetManagementPacks Method

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

These methods are thread safe.

NameDescription
IManagementPackManagement.GetManagementPacks ()Gets a collection of all the management packs that have been imported into the current management group.
IManagementPackManagement.GetManagementPacks (Generic 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.
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.
 
Show: