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

ArtifactSourcePropertiesAutoGenerated interface

定义项目所在的源位置的属性。

属性

artifactRoot

“authentication”属性(例如,Blob 容器的 SAS URI)所引用的位置的路径指向项目的位置。 这可用于区分不同版本的项目。 或者,二进制文件或模板等不同类型的项目。 与此可选 artifactRoot 路径串联的身份验证属性引用的位置构成了项目应找到的项目源位置。

authentication

用于访问项目源的身份验证方法。

sourceType

所使用的项目源的类型。

属性详细信息

artifactRoot

“authentication”属性(例如,Blob 容器的 SAS URI)所引用的位置的路径指向项目的位置。 这可用于区分不同版本的项目。 或者,二进制文件或模板等不同类型的项目。 与此可选 artifactRoot 路径串联的身份验证属性引用的位置构成了项目应找到的项目源位置。

artifactRoot?: string

属性值

string

authentication

用于访问项目源的身份验证方法。

authentication: AuthenticationUnion

属性值

sourceType

所使用的项目源的类型。

sourceType: string

属性值

string