RemotelyManagedComputer.SetProxyAgent Method (ComputerHealthService)

 

Applies To: Operations Manager for System Center 2012

Sets the proxy agent that manages this computer.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

public void SetProxyAgent(
    ComputerHealthService computerHealthService
)
public:
void SetProxyAgent(
    ComputerHealthService^ computerHealthService
)
member SetProxyAgent : 
        computerHealthService:ComputerHealthService -> unit
Public Sub SetProxyAgent (
    computerHealthService As ComputerHealthService
)

Parameters

See Also

RemotelyManagedComputer Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top