Interface OutputDirectorySettings.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,OutputDirectorySettings.DefinitionStages.Blank<ParentT>
,OutputDirectorySettings.DefinitionStages.WithAttach<ParentT>
,OutputDirectorySettings.DefinitionStages.WithPathPrefix<ParentT>
,OutputDirectorySettings.DefinitionStages.WithPathSuffix<ParentT>
- Enclosing interface:
- OutputDirectorySettings
public static interface OutputDirectorySettings.Definition<ParentT>
extends OutputDirectorySettings.DefinitionStages.Blank<ParentT>, OutputDirectorySettings.DefinitionStages.WithAttach<ParentT>
Definition of output directory 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.OutputDirectorySettings.DefinitionStages.WithPathPrefix
withPathPrefix
Methods inherited from interface com.microsoft.azure.management.batchai.OutputDirectorySettings.DefinitionStages.WithPathSuffix
withPathSuffix