taskCountPerNode property
Max number of tasks that can be run on a VM at the same time.
If not specified, the system will decide a value based on available compute resources on a VM and task requirements.
Implementation
core.String? taskCountPerNode;