Copies an image to this container registry from the specified container registry.
Supports noop? false
Parameters
resource_group_name(Optional[String[1]])
— The name of the resource group to which the container registry belongs.
registry_name(Optional[String[1]])
— The name of the container registry.
parameters(Optional[String[1]])
— The parameters specifying the image to copy and the source container registry.
mode(Optional[String[1]])
— When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins.
api_version(Optional[String[1]])
— The client API version.
subscription_id(Optional[String[1]])
— The Microsoft Azure subscription ID.
source(Optional[String[1]])
— The source of the image.
targettags(Optional[String[1]])
— List of strings of the form repo[:tag]. When tag is omitted the source will be used (or 'latest' if source tag is also omitted).
untaggedtargetrepositories(Optional[String[1]])
— List of strings of repository names to do a manifest only copy. No tag will be created.