ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage<ParentT>
Modifier and Type | Method and Description |
---|---|
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts<ParentT> |
withImage(String imageName)
Specifies the container image to be used.
|
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts<ParentT> withImage(String imageName)
imageName
- the container imageCopyright © 2019. All rights reserved.