مشاركة عبر


BatchJobScheduleState type

مجموعة وظائف جدول المرات الحكومية

type BatchJobScheduleState =
  | "active"
  | "completed"
  | "disabled"
  | "terminating"
  | "deleting"