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

RolloutRequestProperties interface

用于定义转出的属性。

属性

artifactSourceId

对有效负载所在的项目源资源 ID 的引用。

buildVersion

要部署的生成版本。

stepGroups

定义业务流程的步骤组的列表。

targetServiceTopologyId

要从中引用服务单元的服务拓扑的资源 ID。

属性详细信息

artifactSourceId

对有效负载所在的项目源资源 ID 的引用。

artifactSourceId?: string

属性值

string

buildVersion

要部署的生成版本。

buildVersion: string

属性值

string

stepGroups

定义业务流程的步骤组的列表。

stepGroups: StepGroup[]

属性值

targetServiceTopologyId

要从中引用服务单元的服务拓扑的资源 ID。

targetServiceTopologyId: string

属性值

string