VMwareCbtNicInput interface

VMwareCbt NIC input.

Properties

isPrimaryNic

A value indicating whether this is the primary NIC.

isSelectedForMigration

A value indicating whether this NIC is selected for migration.

nicId

The NIC Id.

targetNicName

Target NIC name.

targetStaticIPAddress

The static IP address.

targetSubnetName

Target subnet name.

testStaticIPAddress

The test static IP address.

testSubnetName

The test subnet name.

Property Details

isPrimaryNic

A value indicating whether this is the primary NIC.

isPrimaryNic: string

Property Value

string

isSelectedForMigration

A value indicating whether this NIC is selected for migration.

isSelectedForMigration?: string

Property Value

string

nicId

The NIC Id.

nicId: string

Property Value

string

targetNicName

Target NIC name.

targetNicName?: string

Property Value

string

targetStaticIPAddress

The static IP address.

targetStaticIPAddress?: string

Property Value

string

targetSubnetName

Target subnet name.

targetSubnetName?: string

Property Value

string

testStaticIPAddress

The test static IP address.

testStaticIPAddress?: string

Property Value

string

testSubnetName

The test subnet name.

testSubnetName?: string

Property Value

string