Freigeben über


SourceControl.PublishRunbook Eigenschaft

Definition

Ruft die automatische Veröffentlichung der Quellcodeverwaltung ab oder legt sie fest. Der Standardwert ist "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: