OlvmBios

class oci.cloud_migrations.models.OlvmBios(**kwargs)

Bases: object

OLVM Bios

Methods

__init__(**kwargs) Initializes a new OlvmBios object with values from keyword arguments.

Attributes

bios_type Gets the bios_type of this OlvmBios.
boot_menu Gets the boot_menu of this OlvmBios.
__init__(**kwargs)

Initializes a new OlvmBios object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
bios_type

Gets the bios_type of this OlvmBios.

Returns:The bios_type of this OlvmBios.
Return type:oci.cloud_migrations.models.OlvmBiosType
boot_menu

Gets the boot_menu of this OlvmBios.

Returns:The boot_menu of this OlvmBios.
Return type:oci.cloud_migrations.models.OlvmBootMenu