VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType enumerated type defines the valid backing types for a virtual Ethernet adapter. Constant Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType::STANDARD_PORTGROUP # vSphere standard portgroup network backing. Constant Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType::HOST_DEVICE # Legacy host device network backing. Imported VMs may have virtual Ethernet adapters with this type of backing, but this type of backing cannot be used to create or to update a virtual Ethernet adapter. Constant Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType::DISTRIBUTED_PORTGROUP # Distributed virtual switch backing. Constant Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType::OPAQUE_NETWORK # Opaque network backing.

Member Function Documentation

public method Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType enumeration.

Return values
Blessedobject
Code:
click to view

The documentation for this class was generated from the following file: