VirtualApplianceNicPropertiesOutput interface
Network Virtual Appliance NIC properties.
Properties
| name | NIC name. |
| private |
Private IP address. |
| public |
Public IP address. |
Property Details
name
NIC name.
name?: string
Property Value
string
privateIpAddress
Private IP address.
privateIpAddress?: string
Property Value
string
publicIpAddress
Public IP address.
publicIpAddress?: string
Property Value
string