共用方式為


IaasVmilrRegistrationRequest interface

從 IaaS VM 的備份復本還原檔案/資料夾。

Extends

屬性

initiatorName

iSCSI 啟動器名稱。

objectType

多型歧視性,指定這個物件可以是的不同類型

recoveryPointId

必須從中還原檔案/資料夾的 IaaS VM 備份複本識別碼。

renewExistingRegistration

是否要更新與 iSCSI 伺服器的現有註冊。

virtualMachineId

必須還原檔案/資料夾之虛擬機的完整ARM標識碼。

屬性詳細資料

initiatorName

iSCSI 啟動器名稱。

initiatorName?: string

屬性值

string

objectType

多型歧視性,指定這個物件可以是的不同類型

objectType: "IaasVMILRRegistrationRequest"

屬性值

"IaasVMILRRegistrationRequest"

recoveryPointId

必須從中還原檔案/資料夾的 IaaS VM 備份複本識別碼。

recoveryPointId?: string

屬性值

string

renewExistingRegistration

是否要更新與 iSCSI 伺服器的現有註冊。

renewExistingRegistration?: boolean

屬性值

boolean

virtualMachineId

必須還原檔案/資料夾之虛擬機的完整ARM標識碼。

virtualMachineId?: string

屬性值

string