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