IAdministrationManagement.SetProxyAgent Method (IList, ComputerHealthService)

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As IAdministrationManagement Dim remotelyManagedComputers As IList(Of RemotelyManagedComputer) Dim computerHealthService As ComputerHealthService instance.SetProxyAgent(remotelyManagedComputers, computerHealthService)Sub SetProxyAgent ( _ remotelyManagedComputers As IList(Of RemotelyManagedComputer), _ computerHealthService As ComputerHealthService _ )void SetProxyAgent ( IList<RemotelyManagedComputer> remotelyManagedComputers, ComputerHealthService computerHealthService )void SetProxyAgent ( IList<RemotelyManagedComputer^>^ remotelyManagedComputers, ComputerHealthService^ computerHealthService )void SetProxyAgent ( IList<RemotelyManagedComputer> remotelyManagedComputers, ComputerHealthService computerHealthService )function SetProxyAgent ( remotelyManagedComputers : IList<RemotelyManagedComputer>, computerHealthService : ComputerHealthService )
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms