DataWarehouse.GetManagementPacks Method
Applies To: Operations Manager for System Center 2012
Returns a list of T: Microsoft.EnterpriseManagement.Warehouse.ManagementPackInfo objects.
Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetManagementPacks(IList<Guid>, DateTime, DateTime) | Returns all ManagementPackInfo objects that correspond to the specified parameters. |
|
GetManagementPacks(IList<Guid>, DateTime, DateTime, String) | Returns all ManagementPackInfo objects that correspond to the specified parameters. |
See Also
DataWarehouse Class
Microsoft.EnterpriseManagement.Warehouse Namespace
Return to top