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::Cdrom::DeviceAccessType Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType enumerated type defines the valid device access types for a physical device packing of a virtual CD-ROM device. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType::EMULATION # ATAPI or SCSI device emulation. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType::PASSTHRU # Raw passthru device access. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType::PASSTHRU_EXCLUSIVE # Raw passthru device access, with exclusive access to the device.

Member Function Documentation

public method Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Cdrom::DeviceAccessType enumeration.

Return values
Blessedobject
Code:
click to view

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