Share via


IaasVmIlrRegistrationContent Class

Definition

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

public class IaasVmIlrRegistrationContent : Azure.ResourceManager.RecoveryServicesBackup.Models.IlrContent
type IaasVmIlrRegistrationContent = class
    inherit IlrContent
Public Class IaasVmIlrRegistrationContent
Inherits IlrContent
Inheritance
IaasVmIlrRegistrationContent

Constructors

IaasVmIlrRegistrationContent()

Initializes a new instance of IaasVmIlrRegistrationContent.

Properties

InitiatorName

iSCSI initiator name.

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.

Applies to