JobPreparation Class
Job preparation settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
JobPreparation
Constructor
JobPreparation(*, command_line: str, **kwargs)
Parameters
- command_line
- str
Required
Required. The command line to execute. If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node.
Feedback
Submit and view feedback for