Share via


VirtualApplianceNicPropertiesOutput interface

Network Virtual Appliance NIC properties.

Properties

name

NIC name.

privateIpAddress

Private IP address.

publicIpAddress

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