Compartir a través de


DockerBuildRequest.DockerFilePath Propiedad

Definición

Obtiene o establece la ruta de acceso del archivo de Docker relativa a la ubicación de origen.

[Newtonsoft.Json.JsonProperty(PropertyName="dockerFilePath")]
public string DockerFilePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dockerFilePath")>]
member this.DockerFilePath : string with get, set
Public Property DockerFilePath As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a