次の方法で共有


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

適用対象