Uses of Class
com.microsoft.azure.management.batchai.InputDirectory
Package
Description
This package contains the classes for BatchAIManagementClient.
-
Uses of InputDirectory in com.microsoft.azure.management.batchai
Modifier and TypeMethodDescriptionSet the ID for the input directory.Set the path to the input directory.Modifier and TypeMethodDescriptionBatchAIJob.inputDirectories()
JobCreateParameters.inputDirectories()
Get a list of input directories for the job.Modifier and TypeMethodDescriptionJobCreateParameters.withInputDirectories
(List<InputDirectory> inputDirectories) Set a list of input directories for the job.