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

HyperVReplicaBluePolicyContent 类

定义

HyperV 副本蓝色策略输入。

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

构造函数

HyperVReplicaBluePolicyContent()

初始化 HyperVReplicaBluePolicyContent 的新实例。

属性

AllowedAuthenticationType

一个指示身份验证类型的 值。

(继承自 HyperVReplicaPolicyContent)
ApplicationConsistentSnapshotFrequencyInHours

一个 指示应用程序一致频率的值。

(继承自 HyperVReplicaPolicyContent)
Compression

一个值,该值指示是否必须启用压缩。

(继承自 HyperVReplicaPolicyContent)
InitialReplicationMethod

一个值,该值指示 IR 是否处于联机状态。

(继承自 HyperVReplicaPolicyContent)
OfflineReplicationExportPath

一个指示脱机 IR 导出路径的值。

(继承自 HyperVReplicaPolicyContent)
OfflineReplicationImportPath

一个指示脱机 IR 导入路径的值。

(继承自 HyperVReplicaPolicyContent)
OnlineReplicationStartTime

一个指示联机 IR 开始时间的值。

(继承自 HyperVReplicaPolicyContent)
RecoveryPoints

一个 指示恢复点数的 值。

(继承自 HyperVReplicaPolicyContent)
ReplicaDeletion

一个值,该值指示是否必须自动删除 VM。

(继承自 HyperVReplicaPolicyContent)
ReplicationFrequencyInSeconds

一个指示复制间隔的值。

ReplicationPort

一个指示恢复 HTTPS 端口的值。

(继承自 HyperVReplicaPolicyContent)

适用于