Compartir a través de


ITaskRunRequest.OverrideTaskStepPropertyTarget Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the target build stage for the docker build.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="target")]
public string OverrideTaskStepPropertyTarget { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the target build stage for the docker build.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="target")>]
member this.OverrideTaskStepPropertyTarget : string with get, set
Public Property OverrideTaskStepPropertyTarget As String

Property Value

Attributes

Applies to