models_v2.vmware_disk_controller_type_1_enum module

class models_v2.vmware_disk_controller_type_1_enum.VmwareDiskControllerType1Enum[source]

Bases: object

Implementation of the ‘VmwareDiskControllerType1’ enum.

Specifies VMware disk controller type.

Attributes:

KSCSI: TODO: type description here. KIDE: TODO: type description here. KSATA: TODO: type description here.

KIDE = 'kIde'
KSATA = 'kSata'
KSCSI = 'kScsi'