Ultimate access to all questions.
You manage an Azure Machine Learning workspace with a Kubernetes compute target named AKS1, which is an Azure Kubernetes Service cluster configured to target different nodes for training workloads.
You need to run a command job on AKS1 using the Azure ML Python SDK v2. The job must select different types of compute nodes, and the node types must be specified via a command parameter.
Which command parameter should you use to configure the compute node selection?