TaskAgentUpdate 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.
[System.Runtime.Serialization.DataContract]
public class TaskAgentUpdate
type TaskAgentUpdate = class
Public Class TaskAgentUpdate
- Inheritance
-
TaskAgentUpdate
- Attributes
Properties
CurrentState |
The current state of this agent update |
Reason |
The reason of this agent update |
RequestedBy |
The identity that request the agent update |
RequestTime |
Gets the date on which this agent update was requested. |
SourceVersion |
Gets or sets the source agent version of the agent update |
TargetVersion |
Gets or sets the target agent version of the agent update |
Methods
Clone() |