DeploymentInfo interface
部署的相關信息。
屬性
| deployment | 部署資訊。 |
| deployment |
擷取上次部署時的狀態。 |
| message | 可向用戶顯示之部署的其他詳細數據。 |
屬性詳細資料
deployment
deploymentFetchStatus
擷取上次部署時的狀態。
deploymentFetchStatus?: string
屬性值
string
message
可向用戶顯示之部署的其他詳細數據。
message?: string
屬性值
string