|
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
|
Avaliable Methods | |
| public method | new () |
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.
| public method Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Ethernet::BackingType enumeration.
| Blessed | object |
Code: