Home | Trees | Indices | Help |
|
---|
|
object --+ | _Handle --+ | BootDevice
Provides methods for managing boot device in a virtual machine. An object contains information about an individual boot device.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Return the boot device type. Device type is a property that, together with device index, is used to uniquely identify a device in the virtual machine boot priority list.
|
Set the boot device type. Use this function when adding a device to the boot device priority list. Device type is a property that, together with device index, is used to uniquely identify a device in a virtual machine
|
Obtain the boot device index.
|
Set the boot device index. Device index is a property that, together with device type, is used to uniquely identify a device in the virtual machine boot priority list. The index must be the same index the device has in the main virtual machine configuration or it will not be recognized during boot.
|
Obtain the sequence index of the boot device in the boot priority list.
|
Assign a sequence index to a boot device in the boot priority list.
|
Determine whether the boot device is enabled or disabled.
|
Enable or disable the boot device in the boot priority list.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 17 17:00:25 2017 | http://epydoc.sourceforge.net |