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

NewProtectionProfile 类

定义

新的保护配置文件输入。

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

构造函数

NewProtectionProfile(String, SetMultiVmSyncStatus)

初始化 NewProtectionProfile 的新实例。

属性

AppConsistentFrequencyInMinutes

应用一致快照频率 (以分钟) 为单位。

CrashConsistentFrequencyInMinutes

崩溃快照频率 (以分钟) 为单位。

MultiVmSyncStatus

一个值,该值指示是否必须启用多 VM 同步。 值应为“Enabled”或“Disabled”。

PolicyName

保护配置文件输入。

RecoveryPointHistory

需要存储恢复点之前的持续时间(以分钟为单位)。

适用于