AgentTaskResult Class
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.
Contains task information and task results to get agent name from task id.
public ref class AgentTaskResult
public class AgentTaskResult
type AgentTaskResult = class
Public Class AgentTaskResult
- Inheritance
-
AgentTaskResult
Remarks
Examples of tasks that target agents include tasks that install, repair, or uninstall an agent.
Properties
AgentTaskInformation |
Agent task information. |
MonitoringTaskResults |
Obsolete.
Monitoring task results. |
TaskResults |
Monitoring task results. |
Methods
GetAgentOperationResult(TaskResult) |
Get the agent operation output for a given MonitoringTaskResult. |