VMwareCbtNicDetails interface

VMwareCbt NIC details.

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. NOTE: This property will not be serialized. It can only be populated by the server.

sourceIPAddress

The source IP address. NOTE: This property will not be serialized. It can only be populated by the server.

sourceIPAddressType

The source IP address type. NOTE: This property will not be serialized. It can only be populated by the server.

sourceNetworkId

Source network Id. NOTE: This property will not be serialized. It can only be populated by the server.

targetIPAddress

The target IP address.

targetIPAddressType

The target IP address type.

targetNicName

Target NIC name.

targetSubnetName

Target subnet name.

testIPAddress

The test IP address.

testIPAddressType

The test IP address type.

testNetworkId

Source network Id.

testSubnetName

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. NOTE: This property will not be serialized. It can only be populated by the server.

nicId?: string

Property Value

string

sourceIPAddress

The source IP address. NOTE: This property will not be serialized. It can only be populated by the server.

sourceIPAddress?: string

Property Value

string

sourceIPAddressType

The source IP address type. NOTE: This property will not be serialized. It can only be populated by the server.

sourceIPAddressType?: string

Property Value

string

sourceNetworkId

Source network Id. NOTE: This property will not be serialized. It can only be populated by the server.

sourceNetworkId?: string

Property Value

string

targetIPAddress

The target IP address.

targetIPAddress?: string

Property Value

string

targetIPAddressType

The target IP address type.

targetIPAddressType?: string

Property Value

string

targetNicName

Target NIC name.

targetNicName?: string

Property Value

string

targetSubnetName

Target subnet name.

targetSubnetName?: string

Property Value

string

testIPAddress

The test IP address.

testIPAddress?: string

Property Value

string

testIPAddressType

The test IP address type.

testIPAddressType?: string

Property Value

string

testNetworkId

Source network Id.

testNetworkId?: string

Property Value

string

testSubnetName

Test subnet name.

testSubnetName?: string

Property Value

string