你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ScmType Enum

Definition

SCM type.

public enum ScmType
type ScmType = 
Public Enum ScmType
Inheritance
ScmType

Fields

Name Value Description
None 0

None.

Dropbox 1

Dropbox.

Tfs 2

Tfs.

LocalGit 3

LocalGit.

GitHub 4

GitHub.

CodePlexGit 5

CodePlexGit.

CodePlexHg 6

CodePlexHg.

BitbucketGit 7

BitbucketGit.

BitbucketHg 8

BitbucketHg.

ExternalGit 9

ExternalGit.

ExternalHg 10

ExternalHg.

OneDrive 11

OneDrive.

VSO 12

VSO.

Vstsrm 13

VSTSRM.

Applies to