次の方法で共有


IaasVmIlrRegistrationContent クラス

定義

IaaS VM のバックアップ コピーからファイル/フォルダーを復元します。

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

コンストラクター

IaasVmIlrRegistrationContent()

IaasVmIlrRegistrationContent の新しいインスタンスを初期化します。

プロパティ

InitiatorName

iSCSI イニシエーター名。

RecoveryPointId

ファイル/フォルダーを復元する必要がある IaaS VM バックアップ コピーの ID。

RenewExistingRegistration

iSCSI サーバーとの既存の登録を更新するかどうか。

VirtualMachineId

ファイルまたはフォルダーを復元する必要がある仮想マシンの完全修飾 ARM ID。

適用対象