Share via


VMwareCbtTestMigrateInput interface

VMwareCbt specific test migrate input.

Extends

Properties

instanceType

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

networkId

The test network Id.

osUpgradeVersion

A value indicating the inplace OS Upgrade version.

postMigrationSteps

The managed run command script input.

recoveryPointId

The recovery point Id.

vmNics

The list of NIC details.

Property Details

instanceType

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

instanceType: "VMwareCbt"

Property Value

"VMwareCbt"

networkId

The test network Id.

networkId: string

Property Value

string

osUpgradeVersion

A value indicating the inplace OS Upgrade version.

osUpgradeVersion?: string

Property Value

string

postMigrationSteps

The managed run command script input.

postMigrationSteps?: ManagedRunCommandScriptInput[]

Property Value

recoveryPointId

The recovery point Id.

recoveryPointId: string

Property Value

string

vmNics

The list of NIC details.

vmNics?: VMwareCbtNicInput[]

Property Value