Share via


RemotelyManagedComputer.SetProxyAgent(ComputerHealthService) Method

Definition

Get the managing agent.

public:
 void SetProxyAgent(Microsoft::EnterpriseManagement::Administration::ComputerHealthService ^ computerHealthService);
public void SetProxyAgent (Microsoft.EnterpriseManagement.Administration.ComputerHealthService computerHealthService);
member this.SetProxyAgent : Microsoft.EnterpriseManagement.Administration.ComputerHealthService -> unit
Public Sub SetProxyAgent (computerHealthService As ComputerHealthService)

Parameters

computerHealthService
ComputerHealthService

The proxy agent that you want to manage this computer.

Applies to