Interface BatchAIJob.DefinitionStages
- Enclosing interface:
- BatchAIJob
public static interface BatchAIJob.DefinitionStages
Grouping of Batch AI job definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of Batch AI job definition.static interface
The stage of the Batch AI job definition allowing to specify cluster for the job.static interface
Specifies details of the container registry and image such as name, URL and credentials.static interface
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.static interface
Allows to specify environment variables.static interface
The stage of the Batch AI job definition allowing to specify environment variables with secrets.static interface
static interface
Specifies the command line to be executed before tool kit is launched.static interface
The stage of the definition allowing to specify number of compute nodes to run the job on.static interface
static interface
The stage of the job definition allowing to specify where Batch AI will upload stdout and stderr of the job.static interface