Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualDiskController

Package version

Virtual disk controller model

Hierarchy

  • VirtualDiskController

Index

Properties

Properties

Optional id

id: undefined | string

Controller's id NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The display name of Controller NOTE: This property will not be serialized. It can only be populated by the server.

Optional subType

subType: undefined | string

dik controller subtype (VMWARE_PARAVIRTUAL, BUS_PARALLEL, LSI_PARALLEL, LSI_SAS) NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

disk controller type (SCSI) NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc