available property

  1. @ImcField('Available', 'available', ImcType.typeUint32, units: 'MiB')
int available

The available storage of the reporting device.

Implementation

@ImcField('Available', 'available', ImcType.typeUint32, units: 'MiB')
int get available;