Share via


VMwareCbtMigrateInput Class

Definition

VMwareCbt specific migrate input.

[Newtonsoft.Json.JsonObject("VMwareCbt")]
public class VMwareCbtMigrateInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.MigrateProviderSpecificInput
[<Newtonsoft.Json.JsonObject("VMwareCbt")>]
type VMwareCbtMigrateInput = class
    inherit MigrateProviderSpecificInput
Public Class VMwareCbtMigrateInput
Inherits MigrateProviderSpecificInput
Inheritance
VMwareCbtMigrateInput
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

VMwareCbtMigrateInput()

Initializes a new instance of the VMwareCbtMigrateInput class.

VMwareCbtMigrateInput(String, String)

Initializes a new instance of the VMwareCbtMigrateInput class.

Properties

OSUpgradeVersion

Gets or sets a value indicating the inplace OS Upgrade version.

PerformShutdown

Gets or sets a value indicating whether VM is to be shutdown.

Methods

Validate()

Validate the object.

Applies to