SiteSourceControlInner.Branch 속성

정의

배포에 사용할 분기의 이름을 가져오거나 설정합니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상