Applies To: Operations Manager for System Center 2012
Gets the specified partial agent-managed computer objects from the Management Group.
Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetPartialAgentManagedComputers() | Gets a collection of all the partial agent-managed computer objects from the Management Group. | 
| .jpeg) | GetPartialAgentManagedComputers(IList<Guid>) | Gets a collection of partial agent-managed computers from the Management Group that have the specified globally unique identifier (GUID). | 
| .jpeg) | GetPartialAgentManagedComputers(PartialAgentManagedComputerCriteria) | Gets the specified partial agent-managed computer objects from the Management Group that meet the specified requirements. | 
See Also
ManagementGroupAdministration Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top