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

ComposeDeploymentUpgradeDescription.ComposeFilePaths 属性

定义

获取撰写文件路径的数组,用于描述此部署的下一个版本。

public string[] ComposeFilePaths { get; set; }
member this.ComposeFilePaths : string[] with get, set
Public Property ComposeFilePaths As String()

属性值

String[]

撰写文件路径的数组。

适用于