Trigger a process to multiple machines from queue count

How can I scheduale a process to run on multiple machines from queue trigger? I can start a process manually and allocate dynamically to multiple machines but I can not seem to figure out how to scheduale this through a queue count. Any ideas?

When you create the trigger, select it to be a queue trigger. It’ll give you the options of how many queue items trigger it, and how many jobs it’ll kick off, etc.