Compartir a través de


IaasVmilrRegistrationRequest interface

Restore files/folders from a backup copy of IaaS VM.

Extends

Properties

initiatorName

iSCSI initiator name.

objectType

Polymorphic discriminator, which specifies the different types this object can be

recoveryPointId

ID of the IaaS VM backup copy from where the files/folders have to be restored.

renewExistingRegistration

Whether to renew existing registration with the iSCSI server.

virtualMachineId

Fully qualified ARM ID of the virtual machine whose the files / folders have to be restored.

Property Details

initiatorName

iSCSI initiator name.

initiatorName?: string

Property Value

string

objectType

Polymorphic discriminator, which specifies the different types this object can be

objectType: "IaasVMILRRegistrationRequest"

Property Value

"IaasVMILRRegistrationRequest"

recoveryPointId

ID of the IaaS VM backup copy from where the files/folders have to be restored.

recoveryPointId?: string

Property Value

string

renewExistingRegistration

Whether to renew existing registration with the iSCSI server.

renewExistingRegistration?: boolean

Property Value

boolean

virtualMachineId

Fully qualified ARM ID of the virtual machine whose the files / folders have to be restored.

virtualMachineId?: string

Property Value

string