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

ServiceUnitArtifacts 类

定义

定义服务单元的项目。

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

构造函数

ServiceUnitArtifacts()

初始化 ServiceUnitArtifacts 的新实例。

属性

ParametersArtifactSourceRelativePath

相对于项目源的 ARM 参数文件的路径。

ParametersUri

具有 SAS 令牌的 ARM 参数文件的完整 URI。

TemplateArtifactSourceRelativePath

相对于项目源的 ARM 模板文件的路径。

TemplateUri

包含 SAS 令牌的 ARM 模板文件的完整 URI。

适用于