Bagikan melalui


DockerBuildStepUpdateParameters.ImageName Property

Definition

The fully qualified image names including the repository and tag.

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

Property Value

String[]

Implements

Attributes

Applies to