TaskAgentUpdateReason 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.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentUpdateReasonJsonConverter))]
[System.Runtime.Serialization.DataContract]
public abstract class TaskAgentUpdateReason
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentUpdateReasonJsonConverter))]
[System.Runtime.Serialization.DataContract]
[Microsoft.VisualStudio.Services.WebApi.ServiceEventObject]
public abstract class TaskAgentUpdateReason
type TaskAgentUpdateReason = class
Public MustInherit Class TaskAgentUpdateReason
- Inheritance
-
TaskAgentUpdateReason
- Derived
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute DataContractAttribute Microsoft.VisualStudio.Services.WebApi.ServiceEventObjectAttribute