withImageTag
Function
interface ContainerResource { // ... omitted for brevity withImageTag(tag: string): ContainerResource;}Signature
method
withImageTag builder Sets the container image tag
withImageTag(tag: string): ContainerResourceParameters
tag string Returns
ContainerResource Applies to
This function is an extension method on the following types: