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