ArmRecoveryServicesSiteRecoveryModelFactory.VMwareCbtResyncContent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of VMwareCbtResyncContent.
public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtResyncContent VMwareCbtResyncContent(string skipCbtReset = default);
static member VMwareCbtResyncContent : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtResyncContent
Public Shared Function VMwareCbtResyncContent (Optional skipCbtReset As String = Nothing) As VMwareCbtResyncContent
Parameters
- skipCbtReset
- String
A value indicating whether CBT is to be reset.
Returns
A new VMwareCbtResyncContent instance for mocking.