DemandMinimumVersion 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.
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
- 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) |