ManagementGroupAdministration::GetAgentManagedComputers Method (AgentManagedComputerCriteria^)

System Center
 

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)

public:
ReadOnlyCollection<AgentManagedComputer^>^ GetAgentManagedComputers(
	AgentManagedComputerCriteria^ criteria
)

Parameters

criteria
Type: Microsoft.EnterpriseManagement.Administration::AgentManagedComputerCriteria^

A value specifying the kind of agent-managed computers to return.

Return to top
Show: