Condividi tramite


SourceControlUpdateParameters.PublishRunbook Proprietà

Definizione

Ottiene o imposta la pubblicazione automatica del controllo del codice sorgente. Il valore predefinito è 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a