BatchTaskCountsResultOutput interface
The Task and TaskSlot counts for a Job.
Properties
| task |
The number of Tasks per state. |
| task |
The number of TaskSlots required by Tasks per state. |
Property Details
taskCounts
The number of Tasks per state.
taskCounts: BatchTaskCountsOutput
Property Value
taskSlotCounts
The number of TaskSlots required by Tasks per state.
taskSlotCounts: BatchTaskSlotCountsOutput