共用方式為


VMwareVirtualMachineDetails interface

VMware 提供者特定設定。

Extends

屬性

agentGeneratedId

在客體上安裝 InMage 代理程式之後所產生的識別碼。 這是 InMage CreateProtection 期間要使用的識別碼。

agentInstalled

值,指出 InMage Scout 代理程式是否安裝在客體上。

agentVersion

代理程式版本。

discoveryType

值,表示電腦的探索類型。 值可以是 vCenter 或實體。

diskDetails

磁片詳細資料。

instanceType

多型鑒別子,指定此物件可以是的不同類型

ipAddress

IP 位址。

osType

安裝在 VM 上的 OsType。

poweredOn

值,指出 VM 是否開啟電源。

validationErrors

驗證錯誤。

vCenterInfrastructureId

VCenter 基礎結構識別碼。

屬性詳細資料

agentGeneratedId

在客體上安裝 InMage 代理程式之後所產生的識別碼。 這是 InMage CreateProtection 期間要使用的識別碼。

agentGeneratedId?: string

屬性值

string

agentInstalled

值,指出 InMage Scout 代理程式是否安裝在客體上。

agentInstalled?: string

屬性值

string

agentVersion

代理程式版本。

agentVersion?: string

屬性值

string

discoveryType

值,表示電腦的探索類型。 值可以是 vCenter 或實體。

discoveryType?: string

屬性值

string

diskDetails

磁片詳細資料。

diskDetails?: InMageDiskDetails[]

屬性值

instanceType

多型鑒別子,指定此物件可以是的不同類型

instanceType: "VMwareVirtualMachine"

屬性值

"VMwareVirtualMachine"

ipAddress

IP 位址。

ipAddress?: string

屬性值

string

osType

安裝在 VM 上的 OsType。

osType?: string

屬性值

string

poweredOn

值,指出 VM 是否開啟電源。

poweredOn?: string

屬性值

string

validationErrors

驗證錯誤。

validationErrors?: HealthError[]

屬性值

vCenterInfrastructureId

VCenter 基礎結構識別碼。

vCenterInfrastructureId?: string

屬性值

string