RemotelyManagedComputer.GetProxyAgent Method ()
Applies To: Operations Manager for System Center 2012
Gets the proxy agent that manages this computer.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public ComputerHealthService GetProxyAgent()
public:
ComputerHealthService^ GetProxyAgent()
member GetProxyAgent : unit -> ComputerHealthService
Public Function GetProxyAgent As ComputerHealthService
Return Value
Type: Microsoft.EnterpriseManagement.Administration.ComputerHealthService
Returns a ComputerHealthService that represents the proxy agent that manages this computer.
See Also
RemotelyManagedComputer Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top