Gjsify LogoGjsify Logo

Enumeration DriveStartStopType

Enumeration describing how a drive can be started/stopped.

Index

Enumeration Members

MULTIDISK: number

The start/stop methods will assemble/disassemble a virtual drive from several physical drives.

NETWORK: number

The start/stop methods are used for connecting/disconnect to the drive over the network.

PASSWORD: number

The start/stop methods will unlock/lock the disk (for example using the ATA SECURITY UNLOCK DEVICE command)

SHUTDOWN: number

The stop method will physically shut down the drive and e.g. power down the port the drive is attached to.

UNKNOWN: number

Unknown or drive doesn't support start/stop.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method