InMageRcmApplyRecoveryPointContent(ResourceIdentifier) コンストラクター

定義

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

public InMageRcmApplyRecoveryPointContent (Azure.Core.ResourceIdentifier recoveryPointId);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmApplyRecoveryPointContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmApplyRecoveryPointContent
Public Sub New (recoveryPointId As ResourceIdentifier)

パラメーター

recoveryPointId
ResourceIdentifier

復旧ポイント ID。

例外

recoveryPointId が null です。

適用対象