Edit

Share via


BuildDefinition.Demands Property

Definition

The list of demands that represents the capabilities required by all agents for this definition.

public System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.Demand> Demands { get; }
member this.Demands : System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.Demand>
Public ReadOnly Property Demands As List(Of Demand)

Property Value

Applies to