Partager via


EncodedTaskRunRequest.SourceLocation Propriété

Définition

Obtient ou définit l’URL (absolue ou relative) du contexte source. Il peut s’agir d’une URL vers un dépôt tar ou git. S’il s’agit d’UNE URL relative, le chemin relatif doit être obtenu à partir de l’appel de l’API listBuildSourceUploadUrl.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à