|
Name
|
Type
|
Description
|
| capabilities | VirtualMachineCapability |
Capabilities supported by a virtual machine.
|
| datastore | DatastoreOption |
The datastore options for this virtual machine.
|
| defaultDevice | VirtualDevice[] |
The list of virtual devices that are created on a virtual machine by default.
Clients should not create these devices.
|
| description | xsd:string |
A description string for this configOption.
|
| guestOSDefaultIndex | xsd:int |
Index into guestOsDescriptor array denoting the default guest
operating system.
|
| guestOSDescriptor | GuestOsDescriptor[] |
List of supported guest operating systems.
The choice of guest operating system may limit the set of valid devices.
For example, you cannot select Vmxnet with all guest operating systems.
|
| hardwareOptions | VirtualHardwareOption |
Processor, memory, and virtual device options for a virtual machine.
|
| supportedMonitorType | xsd:string[] |
The monitor types supported by a host. The acceptable monitor types
are enumerated by VirtualMachineFlagInfoMonitorType.
Since VI API 2.5
|
| supportedOvfEnvironmentTransport | xsd:string[] |
Specifies the supported property transports that are
available for the OVF environment
Since vSphere API 4.0
|
| supportedOvfInstallTransport | xsd:string[] |
Specifies the supported transports for the OVF
installation phase.
Since vSphere API 4.0
|
| version | xsd:string |
The version corresponding to this configOption.
|
|
Properties inherited from DynamicData |
| None |