Поделиться через


SiteSourceControlInner.IsManualIntegration Свойство

Определение

Возвращает или задает <code>true</code> для ограничения интеграции вручную; & lt;code>false</code> для включения непрерывной интеграции (которая настраивает веб-перехватчики в сетевых репозиториях, таких как 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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к