StaticSiteARMResource.RepositoryUrl Property

Definition

Gets or sets URL for the repository of the static site.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to