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

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Vm::Hardware::Cdrom::BackingType enumerated type defines the valid backing types for a virtual CD-ROM device. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::BackingType::ISO_FILE # Virtual CD-ROM device is backed by an ISO file. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::BackingType::HOST_DEVICE # Virtual CD-ROM device is backed by a device on the host where the virtual machine is running. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::BackingType::CLIENT_DEVICE # Virtual CD-ROM device is backed by a device on the client that is connected to the virtual machine console.

Member Function Documentation

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

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

Return values
Blessedobject
Code:
click to view

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