Interface ToolTypeSettings.CustomToolkit.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,ToolTypeSettings.CustomToolkit.DefinitionStages.Blank<ParentT>
,ToolTypeSettings.CustomToolkit.DefinitionStages.WithAttach<ParentT>
,ToolTypeSettings.CustomToolkit.DefinitionStages.WithCommandLine<ParentT>
- Enclosing interface:
- ToolTypeSettings.CustomToolkit
public static interface ToolTypeSettings.CustomToolkit.Definition<ParentT>
extends ToolTypeSettings.CustomToolkit.DefinitionStages.Blank<ParentT>, ToolTypeSettings.CustomToolkit.DefinitionStages.WithAttach<ParentT>
Definition of the settings for a custom toolkit job.
-
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.CustomToolkit.DefinitionStages.WithCommandLine
withCommandLine