Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkInterfaces
IterationCapacity
Interface IterationCapacity
Capacity and teams for all teams in an iteration
interface
IterationCapacity
{
teams
?:
TeamCapacityTotals
[]
;
totalIterationCapacityPerDay
?:
number
;
totalIterationDaysOff
?:
number
;
}
Index
Properties
teams?
total
Iteration
Capacity
Per
Day?
total
Iteration
Days
Off?
Properties
Optional
teams
teams
?:
TeamCapacityTotals
[]
Optional
total
Iteration
Capacity
Per
Day
totalIterationCapacityPerDay
?:
number
Optional
total
Iteration
Days
Off
totalIterationDaysOff
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
teams
total
Iteration
Capacity
Per
Day
total
Iteration
Days
Off
azure-devops-node-api
Loading...
Capacity and teams for all teams in an iteration