Share via


AgentOperationResult Class

Definition

This is the output of the sucessfully completed agent task.

public ref class AgentOperationResult
public class AgentOperationResult
type AgentOperationResult = class
Public Class AgentOperationResult
Inheritance
AgentOperationResult

Remarks

Agent operations include tasks that install, repair, or uninstall an agent.

Properties

AgentName

Gets the agent operation agent name.

AgentOperation

Agent operation.

Description

Gets the agent operation description.

ErrorCode

Gets the agent operation error code.

Applies to

See also

  • <xref:Microsoft.EnterpriseManagement.Administration.AgentTaskResult.GetAgentOperationResult(Microsoft.EnterpriseManagement.Monitoring.MonitoringTaskResult)>