Share via


ContainerRegistryImportImageContent.TargetTags Property

Definition

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).

public System.Collections.Generic.IList<string> TargetTags { get; }
member this.TargetTags : System.Collections.Generic.IList<string>
Public ReadOnly Property TargetTags As IList(Of String)

Property Value

Applies to