TaskAgent.PendingUpdate Property
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.
Gets the pending update for this agent.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentUpdate PendingUpdate { get; }
member this.PendingUpdate : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentUpdate
Public ReadOnly Property PendingUpdate As TaskAgentUpdate
Property Value
- Attributes