Compartir a través de


IDockerBuildStepUpdateParameters.DockerFilePath Property

Definition

The Docker file path relative to the source context.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The Docker file path relative to the source context.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dockerFilePath")]
public string DockerFilePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The Docker file path relative to the source context.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dockerFilePath")>]
member this.DockerFilePath : string with get, set
Public Property DockerFilePath As String

Property Value

Attributes

Applies to