VMwareCbtResyncInput Constructors
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.
Overloads
VMwareCbtResyncInput() |
Initializes a new instance of the VMwareCbtResyncInput class. |
VMwareCbtResyncInput(String) |
Initializes a new instance of the VMwareCbtResyncInput class. |
VMwareCbtResyncInput()
Initializes a new instance of the VMwareCbtResyncInput class.
public VMwareCbtResyncInput ();
Public Sub New ()
Applies to
VMwareCbtResyncInput(String)
Initializes a new instance of the VMwareCbtResyncInput class.
public VMwareCbtResyncInput (string skipCbtReset);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.VMwareCbtResyncInput : string -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.VMwareCbtResyncInput
Public Sub New (skipCbtReset As String)
Parameters
- skipCbtReset
- String
A value indicating whether CBT is to be reset.