Share via


BatchTaskCountsResultOutput interface

The Task and TaskSlot counts for a Job.

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: BatchTaskCountsOutput

Property Value

taskSlotCounts

The number of TaskSlots required by Tasks per state.

taskSlotCounts: BatchTaskSlotCountsOutput

Property Value