VMwareCbtMigrateInput interface

VMwareCbt specific migrate input.

Extends

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

osUpgradeVersion

A value indicating the inplace OS Upgrade version.

performShutdown

A value indicating whether VM is to be shutdown.

Property Details

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "VMwareCbt"

Property Value

"VMwareCbt"

osUpgradeVersion

A value indicating the inplace OS Upgrade version.

osUpgradeVersion?: string

Property Value

string

performShutdown

A value indicating whether VM is to be shutdown.

performShutdown: string

Property Value

string