taskCountPerNode property

String? taskCountPerNode
getter/setter pair

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;