DataWarehouse.SearchServiceLevelAgreements Method
Applies To: Operations Manager for System Center 2012
Searches the data warehouse for ServiceLevelAgreementInfo objects based on search criteria and parameters.
Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
SearchServiceLevelAgreements(IList<Guid>, String, DateTime, DateTime) | Searches the data warehouse for ServiceLevelAgreementInfo objects based on search criteria and parameters. |
|
SearchServiceLevelAgreements(IList<Guid>, String, DateTime, DateTime, String) | Searches the data warehouse for ServiceLevelAgreementInfo objects based on search criteria and parameters. |
See Also
DataWarehouse Class
Microsoft.EnterpriseManagement.Warehouse Namespace
Return to top