你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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。

适用于