Interface ToolTypeSettings.CognitiveToolkit.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,ToolTypeSettings.CognitiveToolkit.DefinitionStages.Blank<ParentT>
,ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttach<ParentT>
,ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttachAndPythonInterpreter<ParentT>
,ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithLanguageType<ParentT>
,ToolTypeSettings.DefinitionStages.WithCommandLineArgs<ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttach<ParentT>>
,ToolTypeSettings.DefinitionStages.WithProcessCount<ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttach<ParentT>>
,ToolTypeSettings.DefinitionStages.WithPythonInterpreter<ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttach<ParentT>>
- Enclosing interface:
- ToolTypeSettings.CognitiveToolkit
public static interface ToolTypeSettings.CognitiveToolkit.Definition<ParentT>
extends ToolTypeSettings.CognitiveToolkit.DefinitionStages.Blank<ParentT>, ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttachAndPythonInterpreter<ParentT>
Definition of azure cognitive toolkit 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.CognitiveToolkit.DefinitionStages.WithLanguageType
withBrainScript, 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