共用方式為


RolloutProperties interface

定義首度發行的屬性。

Extends

繼承的屬性

artifactSourceId

裝載所在成品來源資源標識碼的參考。

buildVersion

正在部署的組建版本。

operationInfo

首度發行的操作資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

services

所部署服務的詳細資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

首度發行的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

stepGroups

定義協調流程的步驟群組清單。

targetServiceTopologyId

要部署之步驟群組中要參考之服務單位的服務拓撲資源標識碼。

totalRetryAttempts

在指定時間在推出上執行的重試總數的基數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性詳細資料

artifactSourceId

裝載所在成品來源資源標識碼的參考。

artifactSourceId?: string

屬性值

string

繼承自RolloutRequestProperties.artifactSourceId

buildVersion

正在部署的組建版本。

buildVersion: string

屬性值

string

繼承自RolloutRequestProperties.buildVersion

operationInfo

首度發行的操作資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operationInfo?: RolloutOperationInfo

屬性值

繼承自RolloutPropertiesAutoGenerated.operationInfo

services

所部署服務的詳細資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

services?: Service[]

屬性值

繼承自RolloutPropertiesAutoGenerated.services

status

首度發行的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

繼承自RolloutPropertiesAutoGenerated.status

stepGroups

定義協調流程的步驟群組清單。

stepGroups: StepGroup[]

屬性值

繼承自RolloutRequestProperties.stepGroups

targetServiceTopologyId

要部署之步驟群組中要參考之服務單位的服務拓撲資源標識碼。

targetServiceTopologyId: string

屬性值

string

繼承自RolloutRequestProperties.targetServiceTopologyId

totalRetryAttempts

在指定時間在推出上執行的重試總數的基數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

totalRetryAttempts?: number

屬性值

number

繼承自RolloutPropertiesAutoGenerated.totalRetryAttempts