共用方式為


InfrastructureProfile interface

指定虛擬機實例的 vmmServer 基礎結構特定設定。

屬性

biosGuid

取得或設定 vm 的 bios guid。

checkpoints

VM 中的檢查點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

checkpointType

VM 支援的檢查點類型。

cloudId

要用於部署 VM 的雲端資源的 ARM 識別碼。

generation

取得或設定 VM 的產生。

inventoryItemId

取得或設定資源的清查項目標識碼。

lastRestoredVmCheckpoint

VM 中上次還原的檢查點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

templateId

要用於部署 VM 的範本資源的 ARM 識別碼。

uuid

虛擬機的唯一標識碼。

vmmServerId

此資源所在的 vmmServer 資源的 ARM 識別符。

vmName

VMName 是 SCVmm 伺服器上的 VM 名稱。

屬性詳細資料

biosGuid

取得或設定 vm 的 bios guid。

biosGuid?: string

屬性值

string

checkpoints

VM 中的檢查點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

checkpoints?: Checkpoint[]

屬性值

checkpointType

VM 支援的檢查點類型。

checkpointType?: string

屬性值

string

cloudId

要用於部署 VM 的雲端資源的 ARM 識別碼。

cloudId?: string

屬性值

string

generation

取得或設定 VM 的產生。

generation?: number

屬性值

number

inventoryItemId

取得或設定資源的清查項目標識碼。

inventoryItemId?: string

屬性值

string

lastRestoredVmCheckpoint

VM 中上次還原的檢查點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastRestoredVmCheckpoint?: Checkpoint

屬性值

templateId

要用於部署 VM 的範本資源的 ARM 識別碼。

templateId?: string

屬性值

string

uuid

虛擬機的唯一標識碼。

uuid?: string

屬性值

string

vmmServerId

此資源所在的 vmmServer 資源的 ARM 識別符。

vmmServerId?: string

屬性值

string

vmName

VMName 是 SCVmm 伺服器上的 VM 名稱。

vmName?: string

屬性值

string