VMwareCbtResyncInput Class
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.
VMwareCbt specific resync input.
[Newtonsoft.Json.JsonObject("VMwareCbt")]
public class VMwareCbtResyncInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ResyncProviderSpecificInput
[<Newtonsoft.Json.JsonObject("VMwareCbt")>]
type VMwareCbtResyncInput = class
inherit ResyncProviderSpecificInput
Public Class VMwareCbtResyncInput
Inherits ResyncProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
VMwareCbtResyncInput() |
Initializes a new instance of the VMwareCbtResyncInput class. |
VMwareCbtResyncInput(String) |
Initializes a new instance of the VMwareCbtResyncInput class. |
Properties
SkipCbtReset |
Gets or sets a value indicating whether CBT is to be reset. |
Methods
Validate() |
Validate the object. |