Delen via


SourceControlCreateOrUpdateParameters.AutoSync Eigenschap

Definitie

Hiermee wordt de automatische asynchronisatie van het broncodebeheer opgehaald of ingesteld. De standaardinstelling is onwaar.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op