Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Nic

The VNIC configuration.

Properties

Optional ipAddresses

ipAddresses: Array<string>

List of IP addresses.

Optional label

label: undefined | string

Provides a label and summary information for the device.

Optional macAddress

macAddress: undefined | string

Mac address of the VM.

Optional macAddressType

macAddressType: undefined | string

Mac address type.

Optional networkName

networkName: undefined | string

Network name.

Optional switchName

switchName: undefined | string

Switch name.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Nic): object

getJsonObj

  • getJsonObj(obj: Nic): object