IResource.withContainerRegistry
Method
interface IResource { // ... omitted for brevity withContainerRegistry(registry: IResource): IResource;}Signature
method
withContainerRegistrybuilderConfigures the resource to use the specified container registry for container image operations.
withContainerRegistry(registry: IResource): IResourceParameters
registryIResourceReturns
IResourceDefined on
This method is defined on the following type: