Partager via


VMwareCbtResyncInput Class

Definition

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
VMwareCbtResyncInput
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.

Applies to