ContainerResource.withImageRegistry
Method
interface ContainerResource { // ... omitted for brevity withImageRegistry(registry: string): ContainerResource;}Signature
method
withImageRegistry builder Sets the container image registry
withImageRegistry(registry: string): ContainerResourceParameters
registry string Returns
ContainerResource Defined on
This method is defined on the following type: