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
System_CAPS_pubmethod GetAgentManagedComputers(AgentManagedComputerCriteria)

Gets the specified agent-managed computers in the Management Group.

System_CAPS_pubmethod GetAgentManagedComputers(IList<Guid>)

Gets the specified agent-managed computers in the Management Group.

System_CAPS_pubmethod 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