IaasVmilrRegistrationRequest interface

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

Extends

Properties

initiatorName

iSCSI initiator name.

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

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

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

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