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