VirtualApplianceNicPropertiesOutput interface
網路虛擬設備 NIC 屬性。
屬性
| name | NIC 名稱。 |
| private |
私人IP位址。 |
| public |
公用IP位址。 |
屬性詳細資料
name
NIC 名稱。
name?: string
屬性值
string
privateIpAddress
私人IP位址。
privateIpAddress?: string
屬性值
string
publicIpAddress
公用IP位址。
publicIpAddress?: string
屬性值
string