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.

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

recoveryPointId

The recovery point Id.

recoveryPointId: string

Property Value

string

vmNics

The list of NIC details.

vmNics?: VMwareCbtNicInput[]

Property Value