ManagementGroupAdministration::GetPartialAgentManagedComputers Method (PartialAgentManagedComputerCriteria^)

System Center
 

Applies To: Operations Manager for System Center 2012

Gets the specified partial agent-managed computer objects from the Management Group that meet the specified requirements.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

public:
ReadOnlyCollection<PartialAgentManagedComputer^>^ GetPartialAgentManagedComputers(
	PartialAgentManagedComputerCriteria^ criteria
)

Parameters

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

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

Return to top
Show: