Edit

Share via


DemandMinimumVersion Class

Definition

public sealed class DemandMinimumVersion : Microsoft.TeamFoundation.DistributedTask.WebApi.Demand
[System.Runtime.Serialization.DataContract]
public sealed class DemandMinimumVersion : Microsoft.TeamFoundation.DistributedTask.WebApi.Demand
type DemandMinimumVersion = class
    inherit Demand
Public NotInheritable Class DemandMinimumVersion
Inherits Demand
Inheritance
DemandMinimumVersion
Attributes

Constructors

DemandMinimumVersion(String, String)

Properties

Name (Inherited from Demand)
Value (Inherited from Demand)

Methods

Clone()
CompareVersion(String, String)
Equals(Object) (Inherited from Demand)
GetExpression() (Inherited from Demand)
GetHashCode() (Inherited from Demand)
IsSatisfied(IDictionary<String,String>)
Max(IEnumerable<Demand>)
MaxAndRemove(ISet<Demand>)

Gets the minimum agent version demand from the specified set of demands. Agent version demands are removed from the input set.

ParseVersion(String)
ToString() (Inherited from Demand)
Update(String) (Inherited from Demand)

Applies to