Freigeben über


SiteSourceControl.IsManualIntegration Eigenschaft

Definition

Ruft lt;code>true</code> ab oder legt diesen &fest, um die manuelle Integration zu beschränken; & lt;code>false</code> zum Aktivieren der Continuous Integration (die Webhooks in Onlinerepos wie GitHub konfiguriert).

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: