Interface ToolTypeSettings.Chainer.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,ToolTypeSettings.Chainer.DefinitionStages.Blank<ParentT>
,ToolTypeSettings.Chainer.DefinitionStages.WithAttach<ParentT>
,ToolTypeSettings.Chainer.DefinitionStages.WithAttachAndPythonInterpreter<ParentT>
,ToolTypeSettings.Chainer.DefinitionStages.WithPython<ParentT>
,ToolTypeSettings.DefinitionStages.WithCommandLineArgs<ToolTypeSettings.Chainer.DefinitionStages.WithAttach<ParentT>>
,ToolTypeSettings.DefinitionStages.WithProcessCount<ToolTypeSettings.Chainer.DefinitionStages.WithAttach<ParentT>>
,ToolTypeSettings.DefinitionStages.WithPythonInterpreter<ToolTypeSettings.Chainer.DefinitionStages.WithAttach<ParentT>>
- Enclosing interface:
- ToolTypeSettings.Chainer
public static interface ToolTypeSettings.Chainer.Definition<ParentT>
extends ToolTypeSettings.Chainer.DefinitionStages.Blank<ParentT>, ToolTypeSettings.Chainer.DefinitionStages.WithAttachAndPythonInterpreter<ParentT>
Definition of Chainer settings.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.batchai.ToolTypeSettings.Chainer.DefinitionStages.WithPython
withPythonScriptFile
Methods inherited from interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithCommandLineArgs
withCommandLineArgs
Methods inherited from interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithProcessCount
withProcessCount
Methods inherited from interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithPythonInterpreter
withPythonInterpreterPath