次の方法で共有


ContainerRegistryFileTaskRunContent.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

プロパティ値

適用対象