Share via


ContainerRegistryDockerBuildContent.ImageNames Property

Definition

The fully qualified image names including the repository and tag.

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

Property Value

Applies to