withImage
Method
interface ContainerResource { // ... omitted for brevity withImage( image: string, tag?: string): ContainerResource;}Signature
method
withImage builder Allows overriding the image on a container.
withImage( image: string, tag?: string): ContainerResourceParameters
image string tag string optional Returns
ContainerResource Applies to
This method applies to the following types: