RemotelyManagedDevice.GetProxyAgent 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:
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.