Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualDiskUpdate

Package version

Defines the virtual disk update.

Hierarchy

  • VirtualDiskUpdate

Index

Properties

Optional controllerKey

controllerKey: undefined | number

Gets or sets the controller id.

Optional deviceKey

deviceKey: undefined | number

Gets or sets the device key value.

Optional deviceName

deviceName: undefined | string

Gets or sets the device name.

Optional diskMode

diskMode: DiskMode

Gets or sets the disk mode.

Optional diskSizeGB

diskSizeGB: undefined | number

Gets or sets the disk total size.

Optional diskType

diskType: DiskType

Gets or sets the disk backing type.

Optional name

name: undefined | string

Gets or sets the name of the virtual disk.

Optional unitNumber

unitNumber: undefined | number

Gets or sets the unit number of the disk on the controller.

Generated using TypeDoc