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 | |
---|---|---|
SetProxyAgent(IList<RemotelyManagedComputer>, ComputerHealthService) | Sets the proxy agent for the specified remotely managed computers. |
|
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