StaticSiteBuildARMResource.SourceBranch Property

Definition

Gets the source branch.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceBranch")]
public string SourceBranch { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceBranch")>]
member this.SourceBranch : string
Public ReadOnly Property SourceBranch As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to