Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhysicalPartitionStorageInfo

Package version

The storage of a physical partition

Hierarchy

  • PhysicalPartitionStorageInfo

Index

Properties

Properties

Optional id

id: undefined | string

The unique identifier of the partition. NOTE: This property will not be serialized. It can only be populated by the server.

Optional storageInKB

storageInKB: undefined | number

The storage in KB for the physical partition. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc