Interface BatchAIJob.DefinitionStages.WithCreate
- All Superinterfaces:
BatchAIJob.DefinitionStages.WithContainerSettings
,BatchAIJob.DefinitionStages.WithEnvironmentVariable
,BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue
,BatchAIJob.DefinitionStages.WithInputDirectory
,BatchAIJob.DefinitionStages.WithJobPreparation
,BatchAIJob.DefinitionStages.WithOutputDirectory
,Creatable<BatchAIJob>
,HasMountVolumes.DefinitionStages.WithMountVolumes<BatchAIJob.DefinitionStages.WithCreate>
,HasName
,Indexable
- All Known Subinterfaces:
BatchAIJob.Definition
- Enclosing interface:
- BatchAIJob.DefinitionStages
public static interface BatchAIJob.DefinitionStages.WithCreate
extends Creatable<BatchAIJob>, BatchAIJob.DefinitionStages.WithJobPreparation, BatchAIJob.DefinitionStages.WithInputDirectory, BatchAIJob.DefinitionStages.WithOutputDirectory, BatchAIJob.DefinitionStages.WithContainerSettings, BatchAIJob.DefinitionStages.WithEnvironmentVariable, BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue, HasMountVolumes.DefinitionStages.WithMountVolumes<BatchAIJob.DefinitionStages.WithCreate>
The stage of a virtual network gateway connection definition with sufficient inputs to create a new connection in the cloud,
but exposing additional optional settings to specify.
-
Method Summary
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.WithOutputDirectory
defineOutputDirectory, withOutputDirectory
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