Share via


SiteSourceControlProperties.RepoUrl Property

Definition

Repository or source control URL.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string RepoUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.RepoUrl : string with get, set
Public Property RepoUrl As String

Property Value

Implements

Attributes

Applies to