Share via


ManagementGroupAdministration.SetProxyAgent Method

 

Applies To: Operations Manager for System Center 2012

Sets the proxy agent that monitors either a collection of agentless-managed computers or a collection of network devices.

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

Overload List

Name Description
System_CAPS_pubmethod SetProxyAgent(IList<RemotelyManagedComputer>, ComputerHealthService)

Sets the proxy agent for the specified remotely managed computers.

System_CAPS_pubmethod SetProxyAgent(IList<RemotelyManagedDevice>, ComputerHealthService)

Sets the proxy agent for the specified remotely managed devices.

See Also

ManagementGroupAdministration Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top