Interface ContainerImageSettings.DefinitionStages.Blank<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,ContainerImageSettings.DefinitionStages.WithAttach<ParentT>
,ContainerImageSettings.DefinitionStages.WithShmSize<ParentT>
- All Known Subinterfaces:
ContainerImageSettings.Definition<ParentT>
- Enclosing interface:
- ContainerImageSettings.DefinitionStages
public static interface ContainerImageSettings.DefinitionStages.Blank<ParentT>
extends ContainerImageSettings.DefinitionStages.WithAttach<ParentT>
The first stage of the output directory settings definition.
-
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.ContainerImageSettings.DefinitionStages.WithAttach
withRegistryUrl, withRegistryUsername
Methods inherited from interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithShmSize
withShmSize