Interface ToolTypeSettings.CustomMpi.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,ToolTypeSettings.CustomMpi.DefinitionStages.Blank<ParentT>
,ToolTypeSettings.CustomMpi.DefinitionStages.WithAttach<ParentT>
,ToolTypeSettings.CustomMpi.DefinitionStages.WithAttachAndProcessCount<ParentT>
,ToolTypeSettings.CustomMpi.DefinitionStages.WithCommandLine<ParentT>
,ToolTypeSettings.DefinitionStages.WithProcessCount<ToolTypeSettings.CustomMpi.DefinitionStages.WithAttach<ParentT>>
- Enclosing interface:
- ToolTypeSettings.CustomMpi
public static interface ToolTypeSettings.CustomMpi.Definition<ParentT>
extends ToolTypeSettings.CustomMpi.DefinitionStages.Blank<ParentT>, ToolTypeSettings.CustomMpi.DefinitionStages.WithAttachAndProcessCount<ParentT>
Definition of the settings for a custom MPI 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.CustomMpi.DefinitionStages.WithCommandLine
withCommandLine
Methods inherited from interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithProcessCount
withProcessCount