NetworkManagerDeploymentStatus interface
網路管理員部署狀態。
屬性
| commit |
認可時間。 |
| configuration |
組態標識碼的清單。 |
| deployment |
部署狀態。 |
| deployment |
設定部署類型。 |
| error |
錯誤資訊。 |
| region | 區域名稱。 |
屬性詳細資料
commitTime
認可時間。
commitTime?: Date
屬性值
Date
configurationIds
組態標識碼的清單。
configurationIds?: string[]
屬性值
string[]
deploymentStatus
部署狀態。
deploymentStatus?: string
屬性值
string
deploymentType
設定部署類型。
deploymentType?: string
屬性值
string
errorMessage
錯誤資訊。
errorMessage?: string
屬性值
string
region
區域名稱。
region?: string
屬性值
string