GuestAgentInstallStatus interface

定義客體代理程式安裝的狀態。

屬性

agentVersion

混合式機器代理程式完整版。

errorDetails

錯誤狀態的詳細資料。

lastStatusChange

上次狀態變更的時間。

status

混合式電腦代理程式安裝的安裝狀態。

vmUuid

指定 VM 的唯一 SMBIOS 識別碼。

屬性詳細資料

agentVersion

混合式機器代理程式完整版。

agentVersion?: string

屬性值

string

errorDetails

錯誤狀態的詳細資料。

errorDetails?: ErrorDetail[]

屬性值

lastStatusChange

上次狀態變更的時間。

lastStatusChange?: Date

屬性值

Date

status

混合式電腦代理程式安裝的安裝狀態。

status?: string

屬性值

string

vmUuid

指定 VM 的唯一 SMBIOS 識別碼。

vmUuid?: string

屬性值

string