共用方式為


SourceType type

定義SourceType的值。 可能的值包括:'VsoGit'、'VsoTfvc'、'GitHub'

type SourceType = "VsoGit" | "VsoTfvc" | "GitHub"