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

SourceCodeRepoUpdateContent 类

定义

用于更新源代码存储库的属性。

public class SourceCodeRepoUpdateContent
type SourceCodeRepoUpdateContent = class
Public Class SourceCodeRepoUpdateContent
继承
SourceCodeRepoUpdateContent

构造函数

SourceCodeRepoUpdateContent()

初始化 SourceCodeRepoUpdateContent 的新实例。

属性

Branch

源代码的分支名称。

RepositoryUri

源代码存储库的完整 URL。

SourceControlAuthProperties

用于访问源代码存储库和设置通知 Webhook 的授权属性。

SourceControlType

源代码管理服务的类型。

适用于