IaasVmIlrRegistrationContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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
Azure SDK for .NET