| Package | Description |
|---|---|
| com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CustomToolkitSettings |
JobCreateParameters.customToolkitSettings()
Get settings for custom tool kit job.
|
CustomToolkitSettings |
BatchAIJob.customToolkitSettings() |
CustomToolkitSettings |
CustomToolkitSettings.withCommandLine(String commandLine)
Set the command line to execute on the master node.
|
| Modifier and Type | Method and Description |
|---|---|
JobCreateParameters |
JobCreateParameters.withCustomToolkitSettings(CustomToolkitSettings customToolkitSettings)
Set settings for custom tool kit job.
|
Copyright © 2019. All rights reserved.