DataWarehouse.GetServiceLevelAgreements Method
Applies To: Operations Manager for System Center 2012
Gets a collection of ServiceLevelAgreementInfo objects.
Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetServiceLevelAgreements(IList<Pair<Guid, Guid>>) | Gets a collection of ServiceLevelAgreementInfo objects based on specified parameters. |
|
GetServiceLevelAgreements(IList<Pair<Guid, Guid>>, String) | Gets a collection of ServiceLevelAgreementInfo objects based on specified parameters. |
See Also
DataWarehouse Class
Microsoft.EnterpriseManagement.Warehouse Namespace
Return to top