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

RecoveryPlanA2AFailoverContent 类

定义

恢复计划 A2A 故障转移输入。

public class RecoveryPlanA2AFailoverContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanProviderSpecificFailoverContent
type RecoveryPlanA2AFailoverContent = class
    inherit RecoveryPlanProviderSpecificFailoverContent
Public Class RecoveryPlanA2AFailoverContent
Inherits RecoveryPlanProviderSpecificFailoverContent
继承
RecoveryPlanA2AFailoverContent

构造函数

RecoveryPlanA2AFailoverContent(A2ARpRecoveryPointType)

初始化 RecoveryPlanA2AFailoverContent 的新实例。

属性

CloudServiceCreationOption

一个值,该值指示是否对 TFO 使用恢复云服务。

MultiVmSyncPointOption

一个值,该值指示已启用多 VM 同步的 VM 是否应使用多 VM 同步点进行故障转移。

RecoveryPointType

恢复点类型。

适用于