Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V1CDRomTarget

Hierarchy

  • V1CDRomTarget

Index

Properties

Properties

bus?: string

Bus indicates the type of disk device to emulate. supported values: virtio, sata, scsi.

memberof

V1CDRomTarget

readonly?: boolean

ReadOnly. Defaults to true.

memberof

V1CDRomTarget

tray?: string

Tray indicates if the tray of the device is open or closed. Allowed values are "open" and "closed". Defaults to closed.

memberof

V1CDRomTarget

Generated using TypeDoc