|
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::Adapter::Scsi::Sharing enumerated type defines the valid bus sharing modes for a virtual SCSI adapter. Constant Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::Sharing::NONE # The virtual SCSI bus is not shared. Constant Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::Sharing::VIRTUAL # The virtual SCSI bus is shared between two or more virtual machines. In this case, no physical machine is involved. Constant Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::Sharing::PHYSICAL # The virtual SCSI bus is shared between two or more virtual machines residing on different physical hosts.
| public method Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::Sharing::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::Sharing enumeration.
| Blessed | object |
Code: