SiteSourceControlInner 클래스

정의

앱에 대한 소스 제어 구성입니다.

[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 클래스의 새 instance 초기화합니다.

SiteSourceControlInner(String, String, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>)

SiteSourceControlInner 클래스의 새 instance 초기화합니다.

속성

Branch

배포에 사용할 분기의 이름을 가져오거나 설정합니다.

DeploymentRollbackEnabled

배포 롤백을 사용하도록 설정하려면 lt;code&gt;true&lt;/code&gt;를 가져오거나 설정합니다&. 그렇지 않으면 &lt;code&gt;false&lt;/code&gt;입니다.

Id

리소스 ID. 네트워크 리소스에서 ID를 설정해야 하므로 Setter가 보호됩니다.

(다음에서 상속됨 ProxyResource)
IsManualIntegration

수동 통합 & 으로 제한하기 위해 lt;code&gt;true&lt;/code&gt;를 가져오거나 설정합니다&. lt;code&gt;false&lt;/code&gt; 연속 통합을 사용하도록 설정합니다(GitHub와 같은 온라인 리포지토리에 웹후크를 구성함).

IsMercurial

Mercurial 리포지 & 토리에 대한 lt;code&gt;true&lt;/code&gt;를 가져오거나 설정합니다&. Git 리포지토리의 경우 lt;code&gt;false&lt;/code&gt;

Kind

리소스 종류를 가져오거나 설정합니다.

(다음에서 상속됨 ProxyOnlyResourceInner)
Location

리소스 위치

(다음에서 상속됨 Resource)
Name

리소스 이름

(다음에서 상속됨 ProxyResource)
RepoUrl

리포지토리 또는 소스 제어 URL을 가져오거나 설정합니다.

Tags

리소스 태그

(다음에서 상속됨 Resource)
Type

리소스 유형

(다음에서 상속됨 ProxyResource)

메서드

Validate()

개체의 유효성을 검사합니다. 유효성 검사에 실패하면 ValidationException을 throw합니다.

(다음에서 상속됨 Resource)

적용 대상