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

VMwareCbtResyncContent(String) 构造函数

定义

初始化 VMwareCbtResyncContent 的新实例。

public VMwareCbtResyncContent (string skipCbtReset);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtResyncContent : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtResyncContent
Public Sub New (skipCbtReset As String)

参数

skipCbtReset
String

一个值,该值指示是否要重置 CBT。

例外

skipCbtReset 为 null。

适用于