Uses of Class
com.microsoft.azure.management.batchai.InputDirectory
Packages that use InputDirectory
Package
Description
This package contains the classes for BatchAIManagementClient.
-
Uses of InputDirectory in com.microsoft.azure.management.batchai
Methods in com.microsoft.azure.management.batchai that return InputDirectoryModifier and TypeMethodDescriptionSet the ID for the input directory.Set the path to the input directory.Methods in com.microsoft.azure.management.batchai that return types with arguments of type InputDirectoryModifier and TypeMethodDescriptionBatchAIJob.inputDirectories()
JobCreateParameters.inputDirectories()
Get a list of input directories for the job.Method parameters in com.microsoft.azure.management.batchai with type arguments of type InputDirectoryModifier and TypeMethodDescriptionJobCreateParameters.withInputDirectories
(List<InputDirectory> inputDirectories) Set a list of input directories for the job.