RemotelyManagedComputer.SetProxyAgent(ComputerHealthService) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.