Share via


StaticSite.RepositoryUrl Property

Definition

URL for the repository of the static site.

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

Property Value

Implements

Attributes

Applies to