ManagementGroup::GetManagementPacks Method

System Center
 

Applies To: Operations Manager for System Center 2012

Retrieves the collection of management packs.

Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

NameDescription
System_CAPS_pubmethodGetManagementPacks()

Obsolete.Retrieves a collection of all the management packs from the management group.

System_CAPS_pubmethodGetManagementPacks(ICollection<Guid>^)

Obsolete.Retrieves a collection of management packs that have the specified GUIDs.

System_CAPS_pubmethodGetManagementPacks(ManagementPackCriteria^)

Obsolete.Retrieves a collection of management packs that match the specified criteria.

System_CAPS_pubmethodGetManagementPacks(String^)

Obsolete.Retrieves a collection of management packs with the specified user identifier.

Return to top
Show: