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

InMageRcmFailbackReprotectContent(Guid, ResourceIdentifier) 构造函数

定义

初始化 InMageRcmFailbackReprotectContent 的新实例。

public InMageRcmFailbackReprotectContent (Guid processServerId, Azure.Core.ResourceIdentifier policyId);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmFailbackReprotectContent : Guid * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmFailbackReprotectContent
Public Sub New (processServerId As Guid, policyId As ResourceIdentifier)

参数

processServerId
Guid

进程服务器 ID。

policyId
ResourceIdentifier

策略 ID。

例外

policyId 为 null。

适用于