VMwareCbtNicInput interface
VMwareCbt NIC 輸入。
屬性
is |
值,指出這是否為主要 NIC。 |
is |
值,指出是否已選取此 NIC 進行移轉。 |
nic |
NIC 識別碼。 |
target |
目標 NIC 名稱。 |
target |
靜態IP位址。 |
target |
目標子網名稱。 |
test |
測試靜態IP位址。 |
test |
測試子網名稱。 |
屬性詳細資料
isPrimaryNic
值,指出這是否為主要 NIC。
isPrimaryNic: string
屬性值
string
isSelectedForMigration
值,指出是否已選取此 NIC 進行移轉。
isSelectedForMigration?: string
屬性值
string
nicId
NIC 識別碼。
nicId: string
屬性值
string
targetNicName
目標 NIC 名稱。
targetNicName?: string
屬性值
string
targetStaticIPAddress
靜態IP位址。
targetStaticIPAddress?: string
屬性值
string
targetSubnetName
目標子網名稱。
targetSubnetName?: string
屬性值
string
testStaticIPAddress
測試靜態IP位址。
testStaticIPAddress?: string
屬性值
string
testSubnetName
測試子網名稱。
testSubnetName?: string
屬性值
string