Share via


RemotelyManagedDevice.GetProxyAgent Method

Definition

Get the managing agent.

public:
 Microsoft::EnterpriseManagement::Administration::ComputerHealthService ^ GetProxyAgent();
public Microsoft.EnterpriseManagement.Administration.ComputerHealthService GetProxyAgent ();
member this.GetProxyAgent : unit -> Microsoft.EnterpriseManagement.Administration.ComputerHealthService
Public Function GetProxyAgent () As ComputerHealthService

Returns

Returns a ComputerHealthService that represents the proxy agent that manages this device.

Applies to