|
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::BackingType enumerated type defines the valid backing types for a virtual CD-ROM device. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::BackingType::ISO_FILE # Virtual CD-ROM device is backed by an ISO file. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::BackingType::HOST_DEVICE # Virtual CD-ROM device is backed by a device on the host where the virtual machine is running. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::BackingType::CLIENT_DEVICE # Virtual CD-ROM device is backed by a device on the client that is connected to the virtual machine console.
| public method Com::Vmware::Vcenter::Vm::Hardware::Cdrom::BackingType::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Cdrom::BackingType enumeration.
| Blessed | object |
Code: