Compartir a través de


ImportImageParameters.UntaggedTargetRepository Property

Definition

List of strings of repository names to do a manifest only copy. No tag will be created.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public string[] UntaggedTargetRepository { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.UntaggedTargetRepository : string[] with get, set
Public Property UntaggedTargetRepository As String()

Property Value

String[]

Implements

Attributes

Applies to