ArtifactDeploymentStatusProperties interface
成品部署的屬性。
屬性
artifacts |
成功套用的成品總數。 |
deployment |
成品的部署狀態。 |
total |
暫定套用的成品總數。 |
屬性詳細資料
artifactsApplied
成功套用的成品總數。
artifactsApplied?: number
屬性值
number
deploymentStatus
成品的部署狀態。
deploymentStatus?: string
屬性值
string
totalArtifacts
暫定套用的成品總數。
totalArtifacts?: number
屬性值
number