Share via


AgentTaskResult.AgentTaskInformation Property

Definition

Agent task information.

public:
 property Microsoft::EnterpriseManagement::Administration::AgentTaskInformation ^ AgentTaskInformation { Microsoft::EnterpriseManagement::Administration::AgentTaskInformation ^ get(); };
public Microsoft.EnterpriseManagement.Administration.AgentTaskInformation AgentTaskInformation { get; }
member this.AgentTaskInformation : Microsoft.EnterpriseManagement.Administration.AgentTaskInformation
Public ReadOnly Property AgentTaskInformation As AgentTaskInformation

Property Value

Returns a AgentTaskInformation object that contains information about a batch of completed tasks.

Remarks

The information allows you to determine the name of the agent affected by a specific task in the batch.

Applies to