Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualDisk

Package version

Virtual disk model

Hierarchy

  • VirtualDisk

Index

Properties

controllerId

controllerId: string

Disk's Controller id

independenceMode

independenceMode: DiskIndependenceMode

Disk's independence mode type. Possible values include: 'persistent', 'independent_persistent', 'independent_nonpersistent'

totalSize

totalSize: number

Disk's total size

Optional virtualDiskId

virtualDiskId: undefined | string

Disk's id

Optional virtualDiskName

virtualDiskName: undefined | string

Disk's display name NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc