Uses of Class
com.microsoft.azure.management.batchai.CustomToolkitSettings
Package
Description
This package contains the classes for BatchAIManagementClient.
-
Uses of CustomToolkitSettings in com.microsoft.azure.management.batchai
Modifier and TypeMethodDescriptionBatchAIJob.customToolkitSettings()
JobCreateParameters.customToolkitSettings()
Get settings for custom tool kit job.CustomToolkitSettings.withCommandLine
(String commandLine) Set the command line to execute on the master node.Modifier and TypeMethodDescriptionJobCreateParameters.withCustomToolkitSettings
(CustomToolkitSettings customToolkitSettings) Set settings for custom tool kit job.