SiteSourceControlInner 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
應用程式的原始檔控制設定。
[Microsoft.Rest.Serialization.JsonTransformation]
public class SiteSourceControlInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SiteSourceControlInner = class
inherit ProxyOnlyResourceInner
Public Class SiteSourceControlInner
Inherits ProxyOnlyResourceInner
- 繼承
- 屬性
建構函式
SiteSourceControlInner() |
初始化 SiteSourceControlInner 類別的新實例。 |
SiteSourceControlInner(String, String, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>) |
初始化 SiteSourceControlInner 類別的新實例。 |
屬性
Branch |
取得或設定要用於部署的分支名稱。 |
DeploymentRollbackEnabled |
取得或設定 & lt;code & gt;true & lt;/code & gt; 以啟用部署復原;否則為 & lt;code & gt;false & lt;/code & gt;。 |
Id |
資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。 (繼承來源 ProxyResource) |
IsManualIntegration |
取得或設定 & lt;code & gt;true & lt;/code & gt; 以限制手動整合; <code gt;false & lt;/code && gt; 啟用持續整合 (,將 Webhook 設定為線上存放庫,例如 GitHub) 。 |
IsMercurial |
取得或設定 & Lt;code & gt;true & lt;/code & gt; 作為 Mercurial 存放庫; &git 存放庫的 lt;code & gt;false & lt;/code & gt; 。 |
Kind |
取得或設定資源的種類。 (繼承來源 ProxyOnlyResourceInner) |
Location |
資源位置 (繼承來源 Resource) |
Name |
資源名稱 (繼承來源 ProxyResource) |
RepoUrl |
取得或設定存放庫或原始檔控制 URL。 |
Tags |
資源標籤 (繼承來源 Resource) |
Type |
資源類型 (繼承來源 ProxyResource) |
方法
Validate() |
驗證 物件。 如果驗證失敗,則會擲回 ValidationException。 (繼承來源 Resource) |