ManagementGroup.GetManagementPack Method
Applies To: Operations Manager for System Center 2012
Retrieves a management pack.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetManagementPack(Guid) | Obsolete.Retrieves a management pack that has the specified GUID from the management group. |
|
GetManagementPack(String, String, Version) | (Inherited from EnterpriseManagementGroup.) |
|
GetManagementPack(SystemManagementPack) | Obsolete.Retrieves a single management pack that is defined by theSystemManagementPackenumeration. |
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top