EventsConfig 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.EventsConfigJsonConverter))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.DistributedTask.WebApi.JobEventsConfig))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.DistributedTask.WebApi.TaskEventConfig))]
public abstract class EventsConfig
type EventsConfig = class
Public MustInherit Class EventsConfig
- Inheritance
-
EventsConfig
- Derived
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute KnownTypeAttribute
Constructors
EventsConfig() |