Interface BatchAIJob.Definition
- All Superinterfaces:
BatchAIJob.DefinitionStages.Blank
,BatchAIJob.DefinitionStages.WithCluster
,BatchAIJob.DefinitionStages.WithContainerSettings
,BatchAIJob.DefinitionStages.WithCreate
,BatchAIJob.DefinitionStages.WithEnvironmentVariable
,BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue
,BatchAIJob.DefinitionStages.WithInputDirectory
,BatchAIJob.DefinitionStages.WithJobPreparation
,BatchAIJob.DefinitionStages.WithNodeCount
,BatchAIJob.DefinitionStages.WithOutputDirectory
,BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix
,BatchAIJob.DefinitionStages.WithToolType
,Creatable<BatchAIJob>
,HasMountVolumes.DefinitionStages.WithMountVolumes<BatchAIJob.DefinitionStages.WithCreate>
,HasName
,Indexable
- Enclosing interface:
- BatchAIJob
public static interface BatchAIJob.Definition
extends BatchAIJob.DefinitionStages.Blank, BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix, BatchAIJob.DefinitionStages.WithNodeCount, BatchAIJob.DefinitionStages.WithToolType, BatchAIJob.DefinitionStages.WithCreate
The entirety of the Batch AI job definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithCluster
withExistingCluster, withExistingClusterId
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithContainerSettings
defineContainerSettings, withContainerImage
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithEnvironmentVariable
withEnvironmentVariable
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue
withEnvironmentVariableSecretValue, withEnvironmentVariableSecretValue
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithInputDirectory
withInputDirectory
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithJobPreparation
withJobPreparationCommandLine
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithNodeCount
withNodeCount
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithOutputDirectory
defineOutputDirectory, withOutputDirectory
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix
withStdOutErrPathPrefix
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
defineCaffe, defineCaffe2, defineChainer, defineCognitiveToolkit, defineCustomMpi, defineCustomToolkit, defineHorovod, definePyTorch, defineTensorflow
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
defineAzureBlobFileSystem, defineAzureFileShare, defineFileServer, withUnmanagedFileSystem