|
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::Disk::HostBusAdapterType enumerated type defines the valid types of host bus adapters that may be used for attaching a virtual storage device to a virtual machine. Constant Com::Vmware::Vcenter::Vm::Hardware::Disk::HostBusAdapterType::IDE # Disk is attached to an IDE adapter. Constant Com::Vmware::Vcenter::Vm::Hardware::Disk::HostBusAdapterType::SCSI # Disk is attached to a SCSI adapter. Constant Com::Vmware::Vcenter::Vm::Hardware::Disk::HostBusAdapterType::SATA # Disk is attached to a SATA adapter.
| public method Com::Vmware::Vcenter::Vm::Hardware::Disk::HostBusAdapterType::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Disk::HostBusAdapterType enumeration.
| Blessed | object |
Code: