SiteSourceControlInner.RepoUrl Property

Definition

Gets or sets repository or source control URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to