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
 All Classes Files Functions
List of all members
Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::Sharing Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::Sharing:

Avaliable Methods

public method new ()
 

Detailed Description

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.

Member Function Documentation

public method Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::Sharing::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::Sharing enumeration.

Return values
Blessedobject
Code:
click to view

The documentation for this class was generated from the following file: