RolloutRequestProperties interface
用于定义转出的属性。
属性
| artifact |
对有效负载所在的项目源资源 ID 的引用。 |
| build |
要部署的生成版本。 |
| step |
定义业务流程的步骤组的列表。 |
| target |
要从中引用服务单元的服务拓扑的资源 ID。 |
属性详细信息
artifactSourceId
对有效负载所在的项目源资源 ID 的引用。
artifactSourceId?: string
属性值
string
buildVersion
要部署的生成版本。
buildVersion: string
属性值
string
stepGroups
targetServiceTopologyId
要从中引用服务单元的服务拓扑的资源 ID。
targetServiceTopologyId: string
属性值
string