IAdministrationManagement.SetProxyAgent 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.
Overloads
SetProxyAgent(IList<RemotelyManagedComputer>, ComputerHealthService) |
Set the managing agent. |
SetProxyAgent(IList<RemotelyManagedDevice>, ComputerHealthService) |
Set the managing agent. |
SetProxyAgent(IList<RemotelyManagedComputer>, ComputerHealthService)
Set the managing agent.
public:
void SetProxyAgent(System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Administration::RemotelyManagedComputer ^> ^ remotelyManagedComputers, Microsoft::EnterpriseManagement::Administration::ComputerHealthService ^ computerHealthService);
public void SetProxyAgent (System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Administration.RemotelyManagedComputer> remotelyManagedComputers, Microsoft.EnterpriseManagement.Administration.ComputerHealthService computerHealthService);
abstract member SetProxyAgent : System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Administration.RemotelyManagedComputer> * Microsoft.EnterpriseManagement.Administration.ComputerHealthService -> unit
Public Sub SetProxyAgent (remotelyManagedComputers As IList(Of RemotelyManagedComputer), computerHealthService As ComputerHealthService)
Parameters
- remotelyManagedComputers
- IList<RemotelyManagedComputer>
- computerHealthService
- ComputerHealthService
Applies to
SetProxyAgent(IList<RemotelyManagedDevice>, ComputerHealthService)
Set the managing agent.
public:
void SetProxyAgent(System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Administration::RemotelyManagedDevice ^> ^ remotelyManagedDevices, Microsoft::EnterpriseManagement::Administration::ComputerHealthService ^ computerHealthService);
public void SetProxyAgent (System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Administration.RemotelyManagedDevice> remotelyManagedDevices, Microsoft.EnterpriseManagement.Administration.ComputerHealthService computerHealthService);
abstract member SetProxyAgent : System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Administration.RemotelyManagedDevice> * Microsoft.EnterpriseManagement.Administration.ComputerHealthService -> unit
Public Sub SetProxyAgent (remotelyManagedDevices As IList(Of RemotelyManagedDevice), computerHealthService As ComputerHealthService)
Parameters
- remotelyManagedDevices
- IList<RemotelyManagedDevice>
- computerHealthService
- ComputerHealthService
Computer health service