Bagikan melalui


BatchTaskSlotCountsOutput interface

TaskSlot dihitung untuk Pekerjaan.

Properti

active

Jumlah TaskSlots untuk Tugas aktif.

completed

Jumlah TaskSlots untuk Tugas yang telah selesai.

failed

Jumlah TaskSlots untuk Tugas yang gagal.

running

Jumlah TaskSlots untuk menjalankan Tugas.

succeeded

Jumlah TaskSlots untuk Tugas yang berhasil.

Detail Properti

active

Jumlah TaskSlots untuk Tugas aktif.

active: number

Nilai Properti

number

completed

Jumlah TaskSlots untuk Tugas yang telah selesai.

completed: number

Nilai Properti

number

failed

Jumlah TaskSlots untuk Tugas yang gagal.

failed: number

Nilai Properti

number

running

Jumlah TaskSlots untuk menjalankan Tugas.

running: number

Nilai Properti

number

succeeded

Jumlah TaskSlots untuk Tugas yang berhasil.

succeeded: number

Nilai Properti

number