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

ArtifactSourceData.ArtifactRoot 属性

定义

从“身份验证”属性 [例如 Blob 容器的 SAS URI] 引用的位置到项目位置的路径。 这可用于区分不同版本的项目。 或者,不同类型的项目,如二进制文件或模板。 身份验证属性引用的位置与此可选 artifactRoot 路径连接在一起,构成了应在其中找到项目的项目源位置。

public string ArtifactRoot { get; set; }
member this.ArtifactRoot : string with get, set
Public Property ArtifactRoot As String

属性值

适用于