次の方法で共有


SiteSourceControlData.IsManualIntegration プロパティ

定義

<手動統合に制限するコード>true</code> 。 <コード>false</code> を使用して継続的インテグレーションを有効にします (Webhook を GitHub などのオンライン リポジトリに構成します)。

public bool? IsManualIntegration { get; set; }
member this.IsManualIntegration : Nullable<bool> with get, set
Public Property IsManualIntegration As Nullable(Of Boolean)

プロパティ値

適用対象