BatchTaskCountsResult 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: BatchTaskCounts

Property Value

taskSlotCounts

The number of TaskSlots required by Tasks per state.

taskSlotCounts: BatchTaskSlotCounts

Property Value