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

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Vm::Hardware::Cdrom::HostBusAdapterType enumerated type defines the valid types of host bus adapters that may be used for attaching a Cdrom to a virtual machine. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::HostBusAdapterType::IDE # Cdrom is attached to an IDE adapter. Constant Com::Vmware::Vcenter::Vm::Hardware::Cdrom::HostBusAdapterType::SATA # Cdrom is attached to a SATA adapter.

Member Function Documentation

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

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

Return values
Blessedobject
Code:
click to view

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