共用方式為


SourceControl.PublishRunbook 屬性

定義

取得或設定原始檔控制自動發行。 預設值為 true。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publishRunbook")]
public bool? PublishRunbook { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publishRunbook")>]
member this.PublishRunbook : Nullable<bool> with get, set
Public Property PublishRunbook As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於