ManagementGroupAdministration.GetPartialAgentManagedComputers Method
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 | |
---|---|---|
GetPartialAgentManagedComputers() | Gets a collection of all the partial agent-managed computer objects from the Management Group. |
|
GetPartialAgentManagedComputers(IList<Guid>) | Gets a collection of partial agent-managed computers from the Management Group that have the specified globally unique identifier (GUID). |
|
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