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

InMageUnplannedFailoverContent.RecoveryPointType 属性

定义

恢复点类型。 LatestTime、LatestTag 或 Custom 中的值。 对于自定义,将使用 RecoveryPointId 提供的恢复点。 在其他两种情况下,将忽略恢复点 ID。

public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryPointType? RecoveryPointType { get; set; }
member this.RecoveryPointType : Nullable<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryPointType> with get, set
Public Property RecoveryPointType As Nullable(Of SiteRecoveryPointType)

属性值

适用于