Share via


IAdministrationManagement.GetAllAgentManagedComputers Method

Definition

Get agent managed computers.

public:
 System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Administration::AgentManagedComputer ^> ^ GetAllAgentManagedComputers();
public System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Administration.AgentManagedComputer> GetAllAgentManagedComputers ();
abstract member GetAllAgentManagedComputers : unit -> System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Administration.AgentManagedComputer>
Public Function GetAllAgentManagedComputers () As IList(Of AgentManagedComputer)

Returns

AgentManagedComputer collection.

Applies to