Bagikan melalui


DockerBuildStepUpdateParameters.Target Property

Definition

The name of the target build stage for the docker build.

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

Property Value

Implements

Attributes

Applies to