Delen via


SiteSourceControlInner.IsManualIntegration Eigenschap

Definitie

Hiermee wordt lt;code>true</code> opgehaald of ingesteld &om te beperken tot handmatige integratie; & lt;code>false</code> om continue integratie in te schakelen (waarmee webhooks worden geconfigureerd in online opslagplaatsen zoals GitHub).

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op