次の方法で共有


OperationStatusProvisionILRExtendedInfo コンストラクター

定義

オーバーロード

OperationStatusProvisionILRExtendedInfo()

OperationStatusProvisionILRExtendedInfo クラスの新しいインスタンスを初期化します。

OperationStatusProvisionILRExtendedInfo(InstantItemRecoveryTarget)

OperationStatusProvisionILRExtendedInfo クラスの新しいインスタンスを初期化します。

OperationStatusProvisionILRExtendedInfo()

OperationStatusProvisionILRExtendedInfo クラスの新しいインスタンスを初期化します。

public OperationStatusProvisionILRExtendedInfo ();
Public Sub New ()

適用対象

OperationStatusProvisionILRExtendedInfo(InstantItemRecoveryTarget)

OperationStatusProvisionILRExtendedInfo クラスの新しいインスタンスを初期化します。

public OperationStatusProvisionILRExtendedInfo (Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.InstantItemRecoveryTarget recoveryTarget = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.OperationStatusProvisionILRExtendedInfo : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.InstantItemRecoveryTarget -> Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.OperationStatusProvisionILRExtendedInfo
Public Sub New (Optional recoveryTarget As InstantItemRecoveryTarget = Nothing)

パラメーター

recoveryTarget
InstantItemRecoveryTarget

ファイル/フォルダーの復元のターゲットの詳細。

適用対象