次の方法で共有


ContainerRegistryDockerBuildContent.SourceLocation プロパティ

定義

ソース コンテキストの URL (絶対または相対)。 tar または git リポジトリへの URL を指定できます。 相対 URL の場合は、listBuildSourceUploadUrl API を呼び出して相対パスを取得する必要があります。

public string SourceLocation { get; set; }
member this.SourceLocation : string with get, set
Public Property SourceLocation As String

プロパティ値

適用対象