VMwareCbtNicInput interface
VMwareCbt NIC input.
Properties
is |
A value indicating whether this is the primary NIC. |
is |
A value indicating whether this NIC is selected for migration. |
nic |
The NIC Id. |
target |
Target NIC name. |
target |
The static IP address. |
target |
Target subnet name. |
test |
The test static IP address. |
test |
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