|
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::MacAddressType enumerated type defines the valid MAC address origins for a virtual Ethernet adapter. Constant Com::Vmware::Vcenter::Vm::Hardware::Ethernet::MacAddressType::MANUAL # MAC address is assigned statically. Constant Com::Vmware::Vcenter::Vm::Hardware::Ethernet::MacAddressType::GENERATED # MAC address is generated automatically. Constant Com::Vmware::Vcenter::Vm::Hardware::Ethernet::MacAddressType::ASSIGNED # MAC address is assigned by vCenter Server.
| public method Com::Vmware::Vcenter::Vm::Hardware::Ethernet::MacAddressType::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Ethernet::MacAddressType enumeration.
| Blessed | object |
Code: