VirtualApplianceNicProperties interface

Network Virtual Appliance NIC properties.

Properties

instanceName

Instance on which nic is attached. NOTE: This property will not be serialized. It can only be populated by the server.

name

NIC name. NOTE: This property will not be serialized. It can only be populated by the server.

nicType

NIC type - PublicNic, PrivateNic, or AdditionalNic. NOTE: This property will not be serialized. It can only be populated by the server.

privateIpAddress

Private IP address. NOTE: This property will not be serialized. It can only be populated by the server.

publicIpAddress

Public IP address. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

instanceName

Instance on which nic is attached. NOTE: This property will not be serialized. It can only be populated by the server.

instanceName?: string

Property Value

string

name

NIC name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

nicType

NIC type - PublicNic, PrivateNic, or AdditionalNic. NOTE: This property will not be serialized. It can only be populated by the server.

nicType?: string

Property Value

string

privateIpAddress

Private IP address. NOTE: This property will not be serialized. It can only be populated by the server.

privateIpAddress?: string

Property Value

string

publicIpAddress

Public IP address. NOTE: This property will not be serialized. It can only be populated by the server.

publicIpAddress?: string

Property Value

string