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.