|
VMware vSphere Automation SDK for .NET 6.5.0
|
Defines the data types of the Cdrom API service. More...
Classes | |
| class | BackingInfo |
The Cdrom.BackingInfo class contains information about the physical resource backing a virtual CD-ROM device. More... | |
| class | BackingSpec |
The Cdrom.BackingSpec class provides a specification of the physical resource backing a virtual CD-ROM device. More... | |
| class | BackingType |
The Cdrom.BackingType enumerated type defines the valid backing types for a virtual CD-ROM device. More... | |
| class | CreateSpec |
The Cdrom.CreateSpec class provides a specification for the configuration of a newly-created virtual CD-ROM device. More... | |
| class | DeviceAccessType |
The Cdrom.DeviceAccessType enumerated type defines the valid device access types for a physical device packing of a virtual CD-ROM device. More... | |
| class | HostBusAdapterType |
The Cdrom.HostBusAdapterType enumerated type defines the valid types of host bus adapters that may be used for attaching a Cdrom to a virtual machine. More... | |
| class | Info |
The Cdrom.Info class contains information about a virtual CD-ROM device. More... | |
| class | Summary |
The Cdrom.Summary class contains commonly used information about a virtual CD-ROM device. More... | |
| class | UpdateSpec |
The Cdrom.UpdateSpec class describes the updates to be made to the configuration of a virtual CD-ROM device. More... | |
Static Public Attributes | |
| static readonly string | RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.Cdrom" |
| Resource type for the virtual CD-ROM device. | |
Defines the data types of the Cdrom API service.
readonly string vmware::vcenter::vm::hardware::CdromTypes::RESOURCE_TYPE = "com.vmware.vcenter.vm.hardware.Cdrom" [static] |
Resource type for the virtual CD-ROM device.