|
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::Cdrom::DeviceAccessType enumerated type defines the valid device access types for a physical device packing of a virtual CD-ROM device. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType::EMULATION # ATAPI or SCSI device emulation. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType::PASSTHRU # Raw passthru device access. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType::PASSTHRU_EXCLUSIVE # Raw passthru device access, with exclusive access to the device.
| public method Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType enumeration.
| Blessed | object |
Code: