Share via


TaskCountsResult interface

An interface representing TaskCountsResult.

Properties

taskCounts

The number of Tasks per state.

taskSlotCounts

The number of TaskSlots required by Tasks per state.

Property Details

taskCounts

The number of Tasks per state.

taskCounts: TaskCounts

Property Value

taskSlotCounts

The number of TaskSlots required by Tasks per state.

taskSlotCounts: TaskSlotCounts

Property Value