IaasVmilrRegistrationRequest interface
從 IaaS VM 的備份復本還原檔案/資料夾。
- Extends
屬性
initiator |
iSCSI 啟動器名稱。 |
object |
多型歧視性,指定這個物件可以是的不同類型 |
recovery |
必須從中還原檔案/資料夾的 IaaS VM 備份複本識別碼。 |
renew |
是否要更新與 iSCSI 伺服器的現有註冊。 |
virtual |
必須還原檔案/資料夾之虛擬機的完整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