Compartilhar via


FileTaskRunRequest.SourceLocation Propriedade

Definição

Obtém ou define a URL (absoluta ou relativa) do contexto de origem. Pode ser uma URL para um repositório tar ou git. Se for UMA URL relativa, o caminho relativo deverá ser obtido da API listBuildSourceUploadUrl de chamada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a