次の方法で共有


DockerBuildRequest.DockerFilePath プロパティ

定義

ソースの場所を基準とした Docker ファイル パスを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象