VMware vSphere Automation SDK for .NET 7.0.0.1
|
Namespaces | |
namespace | adapter |
namespace | boot |
Classes | |
interface | Boot |
The Boot interface provides methods for configuring the settings used when booting a virtual machine. More... | |
class | BootDefinitions |
Defines the type descriptors for the Boot API service. More... | |
class | BootStub |
Remote stub implementation of the Boot API service. More... | |
class | BootTypes |
Defines the data types of the Boot API service. More... | |
interface | Cdrom |
The Cdrom interface provides methods for configuring the virtual CD-ROM devices of a virtual machine. More... | |
class | CdromDefinitions |
Defines the type descriptors for the Cdrom API service. More... | |
class | CdromStub |
Remote stub implementation of the Cdrom API service. More... | |
class | CdromTypes |
Defines the data types of the Cdrom API service. More... | |
class | ConnectionCreateSpec |
The ConnectionCreateSpec class provides a specification for the configuration of a newly-created removable device. More... | |
class | ConnectionInfo |
The ConnectionInfo class provides information about the state and configuration of a removable virtual device. More... | |
class | ConnectionState |
The ConnectionState enumerated type defines the valid states for a removable device that is configured to be connected. More... | |
class | ConnectionUpdateSpec |
The ConnectionUpdateSpec class describes the updates to be made to the configuration of a removable virtual device. More... | |
interface | Cpu |
The Cpu interface provides methods for configuring the CPU settings of a virtual machine. More... | |
class | CpuDefinitions |
Defines the type descriptors for the Cpu API service. More... | |
class | CpuStub |
Remote stub implementation of the Cpu API service. More... | |
class | CpuTypes |
Defines the data types of the Cpu API service. More... | |
interface | Disk |
The Disk interface provides methods for configuring the virtual disks of a virtual machine. More... | |
class | DiskDefinitions |
Defines the type descriptors for the Disk API service. More... | |
class | DiskStub |
Remote stub implementation of the Disk API service. More... | |
class | DiskTypes |
Defines the data types of the Disk API service. More... | |
interface | Ethernet |
The Ethernet interface provides methods for configuring the virtual Ethernet adapters of a virtual machine. More... | |
class | EthernetDefinitions |
Defines the type descriptors for the Ethernet API service. More... | |
class | EthernetStub |
Remote stub implementation of the Ethernet API service. More... | |
class | EthernetTypes |
Defines the data types of the Ethernet API service. More... | |
interface | Floppy |
The Floppy interface provides methods for configuring the virtual floppy drives of a virtual machine. More... | |
class | FloppyDefinitions |
Defines the type descriptors for the Floppy API service. More... | |
class | FloppyStub |
Remote stub implementation of the Floppy API service. More... | |
class | FloppyTypes |
Defines the data types of the Floppy API service. More... | |
class | IdeAddressInfo |
The IdeAddressInfo class contains information about the address of a virtual device that is attached to a virtual IDE adapter of a virtual machine. More... | |
class | IdeAddressSpec |
The IdeAddressSpec class contains information for specifying the address of a virtual device that is attached to a virtual IDE adapter of a virtual machine. More... | |
interface | Memory |
The Memory interface provides methods for configuring the memory settings of a virtual machine. More... | |
class | MemoryDefinitions |
Defines the type descriptors for the Memory API service. More... | |
class | MemoryStub |
Remote stub implementation of the Memory API service. More... | |
class | MemoryTypes |
Defines the data types of the Memory API service. More... | |
interface | Parallel |
The Parallel interface provides methods for configuring the virtual parallel ports of a virtual machine. More... | |
class | ParallelDefinitions |
Defines the type descriptors for the Parallel API service. More... | |
class | ParallelStub |
Remote stub implementation of the Parallel API service. More... | |
class | ParallelTypes |
Defines the data types of the Parallel API service. More... | |
class | SataAddressInfo |
The SataAddressInfo class contains information about the address of a virtual device that is attached to a virtual SATA adapter of a virtual machine. More... | |
class | SataAddressSpec |
The SataAddressSpec class contains information for specifying the address of a virtual device that is attached to a virtual SATA adapter of a virtual machine. More... | |
class | ScsiAddressInfo |
The ScsiAddressInfo class contains information about the address of a virtual device that is attached to a virtual SCSI adapter of a virtual machine. More... | |
class | ScsiAddressSpec |
The ScsiAddressSpec class contains information for specifying the address of a virtual device that is attached to a virtual SCSI adapter of a virtual machine. More... | |
interface | Serial |
The Serial interface provides methods for configuring the virtual serial ports of a virtual machine. More... | |
class | SerialDefinitions |
Defines the type descriptors for the Serial API service. More... | |
class | SerialStub |
Remote stub implementation of the Serial API service. More... | |
class | SerialTypes |
Defines the data types of the Serial API service. More... | |
class | StructDefinitions |
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.hardware package. More... |