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 (AKS) cluster. The cluster is configured to allow targeting different nodes for training workloads.
You need to run a command job on AKS1 using the Azure ML Python SDK v2. The job must target 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 types?