ReadonlynameTask function name.
Optional ReadonlypriorityTask function priority. Lower values have higher priority.
Optional ReadonlystrategyTask function worker choice strategy.
Optional ReadonlyworkerTask function worker node keys affinity. Restricts task execution to specified worker nodes by their indices. Must contain valid indices within [0, pool max size - 1]. If undefined, task can execute on any worker node.
Task function properties.