ArtifactInstallProperties interface
成品的屬性。
屬性
artifact |
成品的識別碼。 |
artifact |
成品的標題。 |
deployment |
來自部署的狀態訊息。 |
install |
成品開始安裝在虛擬機器上的時間。 |
parameters | 成品的參數。 |
status | 成品的狀態。 |
vm |
虛擬機器擴充功能的狀態訊息。 |
屬性詳細資料
artifactId
成品的識別碼。
artifactId?: string
屬性值
string
artifactTitle
成品的標題。
artifactTitle?: string
屬性值
string
deploymentStatusMessage
來自部署的狀態訊息。
deploymentStatusMessage?: string
屬性值
string
installTime
成品開始安裝在虛擬機器上的時間。
installTime?: Date
屬性值
Date
parameters
status
成品的狀態。
status?: string
屬性值
string
vmExtensionStatusMessage
虛擬機器擴充功能的狀態訊息。
vmExtensionStatusMessage?: string
屬性值
string