Compartir a través de


SourceControlUpdateParameters.PublishRunbook Propiedad

Definición

Obtiene o establece la publicación automática del control de código fuente. El valor predeterminado es 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a