Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeviceDetails

Package version

interface

An interface representing DeviceDetails. The additional device details regarding the end point count and volume container count.

Hierarchy

  • DeviceDetails

Index

Properties

Optional endpointCount

endpointCount: undefined | number
member

{number} [endpointCount] The total number of endpoints that are currently on the device ( i.e. number of volumes).

Optional volumeContainerCount

volumeContainerCount: undefined | number
member

{number} [volumeContainerCount] The total number of volume containers on the device.

Generated using TypeDoc