Options
All
  • Public
  • Public/Protected
  • All
Menu

Virtual Network Interface Card.

Hierarchy

  • Vnic

Index

Constructors

constructor

Accessors

adapterType

adapterType:

Gets the type of the adapter.

addressMode

addressMode:

Gets the address mode of the adapter.

connectedNetworkName

connectedNetworkName:

Gets the name of the network that the VNIC is connected to.

deleted

deleted:

Indicates whether the VNIC is deleted.

ipAddress

ipAddress:

Gets the IP address that is assigned to the VNIC.

isConnected

isConnected:

Indicates whether the VNIC is currently connected.

json

json:

Gets the raw JSON object from the API.

macAddress

macAddress:

Gets the MAC address that is assigned to the VNIC.

primaryConnection

primaryConnection:

Indicates whether this is the VM's primary VNIC.

vnicId

vnicId:

Gets the ID of the VNIC among other VNICs connected to the VM.

Methods

toString

  • toString(): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc