ManagementGroupAdministration.GetAgentManagedComputers Method
Applies To: Operations Manager for System Center 2012
Gets the specified agent-managed computers in the Management Group.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetAgentManagedComputers(AgentManagedComputerCriteria) | Gets the specified agent-managed computers in the Management Group. |
|
GetAgentManagedComputers(IList<Guid>) | Gets the specified agent-managed computers in the Management Group. |
|
GetAgentManagedComputers(IList<PartialAgentManagedComputer>) | Gets the specified partial agent-managed computers from the Management Group. |
See Also
ManagementGroupAdministration Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top