IManagementPackManagement.GetManagementPacks Method
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 (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. |
See Also
Reference
IManagementPackManagement Interface
IManagementPackManagement Members
Microsoft.EnterpriseManagement Namespace