StaticSiteARMResource.Branch Property

Definition

Gets or sets the target branch in the repository.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to