Compartilhar via


SourceControl.PublishRunbook Propriedade

Definição

Obtém ou define a publicação automática do controle do código-fonte. O padrão é 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a