Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualNic

Package version

Virtual NIC model

Hierarchy

  • VirtualNic

Index

Properties

Optional ipAddresses

ipAddresses: string[]

NIC ip address

Optional macAddress

macAddress: undefined | string

NIC MAC address

network

Virtual Network

nicType

nicType: NICType

NIC type. Possible values include: 'E1000', 'E1000E', 'PCNET32', 'VMXNET', 'VMXNET2', 'VMXNET3'

Optional powerOnBoot

powerOnBoot: undefined | false | true

Is NIC powered on/off on boot

Optional virtualNicId

virtualNicId: undefined | string

NIC id

Optional virtualNicName

virtualNicName: undefined | string

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

Generated using TypeDoc