Edit

Share via


Demand Class

Definition

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.TeamFoundation.DistributedTask.WebApi.DemandJsonConverter))]
public abstract class Demand
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.TeamFoundation.DistributedTask.WebApi.DemandJsonConverter))]
[System.Runtime.Serialization.DataContract]
public abstract class Demand
type Demand = class
Public MustInherit Class Demand
Inheritance
Demand
Derived
Attributes
Newtonsoft.Json.JsonConverterAttribute DataContractAttribute

Constructors

Demand(String, String)

Properties

Name
Value

Methods

Clone()
Equals(Object)
GetExpression()
GetHashCode()
IsSatisfied(IDictionary<String,String>)
ToString()
TryParse(String, Demand)
Update(String)

Applies to