AgentTaskInformation Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents information about a batch of completed tasks that targeted one or more agents on managed computers.
The following tables list the members exposed by the AgentTaskInformation type.
Public Properties
Name | Description | |
---|---|---|
BatchId | Gets a globally unique identifier (GUID) for this batch of tasks. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetAgentName | Gets the name of the agent targeted by a specified task. | |
GetAgentNames | Gets a read-only collection of the names of the agents targeted by the tasks in this batch of tasks. | |
GetHashCode | (inherited from Object) | |
GetTaskIds | Gets a read-only collection of the globally unique identifiers (GUIDs) for the tasks in this batch of tasks. | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AgentTaskInformation Class
Microsoft.EnterpriseManagement.Administration Namespace
AgentTaskResult
SubmitInstallAgents
SubmitRepairAgents
SubmitUninstallAgents