Share via


AgentOperation Enumeration

 

Applies To: Operations Manager for System Center 2012

Tasks that target an agent on a managed computer.

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

Syntax

public enum AgentOperation
public enum class AgentOperation
type AgentOperation
Public Enumeration AgentOperation

Members

Member name Description
AgentInstall

Deploys an agent using Operations Manager.

AgentRepair

Repairs a deployed agent.

AgentUninstall

Uninstalls a deployed agent.

AgentUpdate

Updates a deployed agent to the version of Operations Manager installed on the Management Server.

Default

This enumeration value is not used.

See Also

AgentOperation
Microsoft.EnterpriseManagement.Administration Namespace

Return to top