共用方式為


ArtifactInstallProperties interface

成品的屬性。

屬性

artifactId

成品的識別碼。

artifactTitle

成品的標題。

deploymentStatusMessage

來自部署的狀態訊息。

installTime

成品開始安裝在虛擬機器上的時間。

parameters

成品的參數。

status

成品的狀態。

vmExtensionStatusMessage

虛擬機器擴充功能的狀態訊息。

屬性詳細資料

artifactId

成品的識別碼。

artifactId?: string

屬性值

string

artifactTitle

成品的標題。

artifactTitle?: string

屬性值

string

deploymentStatusMessage

來自部署的狀態訊息。

deploymentStatusMessage?: string

屬性值

string

installTime

成品開始安裝在虛擬機器上的時間。

installTime?: Date

屬性值

Date

parameters

成品的參數。

parameters?: ArtifactParameterProperties[]

屬性值

status

成品的狀態。

status?: string

屬性值

string

vmExtensionStatusMessage

虛擬機器擴充功能的狀態訊息。

vmExtensionStatusMessage?: string

屬性值

string